From: Bill Erickson Date: Mon, 5 Oct 2015 00:58:35 +0000 (-0400) Subject: LP#1452950 focus barcode field X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=9d0fa75d93e732f89c175ee6bd19e7a301f06bf9;p=evergreen%2Fpines.git LP#1452950 focus barcode field For new patrons, focus the barcode field. For existing patrons, disable the barcode field (except when a new barcode is needed) and focus the username field by default. Signed-off-by: Bill Erickson Signed-off-by: Galen Charlton --- diff --git a/Open-ILS/src/templates/staff/circ/patron/t_edit.tt2 b/Open-ILS/src/templates/staff/circ/patron/t_edit.tt2 index 1e7cc71614..2d8e8c3fe6 100644 --- a/Open-ILS/src/templates/staff/circ/patron/t_edit.tt2 +++ b/Open-ILS/src/templates/staff/circ/patron/t_edit.tt2 @@ -65,7 +65,15 @@ [% ELSIF field == 'barcode' %] - + [% ELSIF field == 'usrname' %] + [% ELSE %]