From: pines Date: Fri, 25 Aug 2006 17:37:07 +0000 (+0000) Subject: *** empty log message *** X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=35fb434d454dad48dab4912f0abe775bd0a1dcaa;p=Evergreen.git *** empty log message *** git-svn-id: svn://svn.open-ils.org/ILS/trunk@5675 dcc99617-32d9-48b4-a31d-7c20da2025e4 --- diff --git a/Open-ILS/xul/staff_client/server/circ/checkout.js b/Open-ILS/xul/staff_client/server/circ/checkout.js index 1e980b7d4d..16f936115b 100644 --- a/Open-ILS/xul/staff_client/server/circ/checkout.js +++ b/Open-ILS/xul/staff_client/server/circ/checkout.js @@ -203,7 +203,6 @@ circ.checkout.prototype = { ); this.controller.render(); //this.controller.view.checkout_barcode_entry_textbox.focus(); - default_focus(); this.check_disable(); diff --git a/Open-ILS/xul/staff_client/server/circ/checkout.xul b/Open-ILS/xul/staff_client/server/circ/checkout.xul index 3394e0e55f..547a6ce746 100644 --- a/Open-ILS/xul/staff_client/server/circ/checkout.xul +++ b/Open-ILS/xul/staff_client/server/circ/checkout.xul @@ -51,6 +51,8 @@ 'patron_id' : patron_id, } ); + + default_focus(); } catch(E) { try {