]> git.evergreen-ils.org Git - working/Evergreen.git/commit
LP1909144 BooPAC Login Form Tabbing
authorTerran McCanna <tmccanna@georgialibraries.org>
Mon, 20 Sep 2021 22:12:47 +0000 (18:12 -0400)
committerJason Boyer <JBoyer@equinoxOLI.org>
Fri, 24 Sep 2021 13:41:32 +0000 (09:41 -0400)
commit0fb9e371c81207154e2948af7ead1142275926c2
treee3ae2948fe5472b33e2c96b8c3b29c2d210dc1cb
parentbec57122105a6fd188a1ba6a0ee12f1e83c54a55
LP1909144 BooPAC Login Form Tabbing

This change places the cursor in the user name field and adjusts the order
of the elements so that tabbing out of the user name field comes to the
password field next.

Note that this modifies both the login modal and the embedded login form.

Signed-off-by: Terran McCanna <tmccanna@georgialibraries.org>
Signed-off-by: Elaine Hardy <ehardy@georgialibraries.org>
Signed-off-by: Jason Boyer <JBoyer@equinoxOLI.org>
Open-ILS/src/templates-bootstrap/opac/parts/base.tt2
Open-ILS/src/templates-bootstrap/opac/parts/login/form.tt2
Open-ILS/src/templates-bootstrap/opac/parts/login/login_modal.tt2