]> git.evergreen-ils.org Git - 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 14:01:25 +0000 (10:01 -0400)
commita042c318639fe35bd302ec7a6b87b783eb2741f1
treed5726608cef3b2d922c35fac80fb0668a1646d72
parente12c899b188d34b29441d4ecca2660d2b4b6fa00
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