]> git.evergreen-ils.org Git - Evergreen.git/commit
TPAC - set autofocus to user input when placing holds in staff client
authorBen Shum <bshum@biblio.org>
Sat, 2 Mar 2013 07:21:58 +0000 (02:21 -0500)
committerMike Rylander <mrylander@gmail.com>
Fri, 7 Jun 2013 16:31:30 +0000 (12:31 -0400)
commitfeaf67e09fe4d44065d5dadfc4ec20247db00df8
tree6c515c8306dea68de161e8518149b1d4424348b1
parent33b496412b5f2f49a096c54160aa2ed39b33af6f
TPAC - set autofocus to user input when placing holds in staff client

When placing holds in TPAC via the staff client, the focus had been on the
basic search field above. Change this to have autofocus on the input field
for the hold user by default.

This can potentially save staff from having to perform an extra click to
select the input field. Now they can immediately begin entering the barcode
of the user they plan to create a hold on behalf of.

Signed-off-by: Ben Shum <bshum@biblio.org>
Conflicts:
Open-ILS/src/templates/opac/parts/place_hold.tt2

Signed-off-by: Mike Rylander <mrylander@gmail.com>
Open-ILS/src/templates/opac/parts/place_hold.tt2
Open-ILS/src/templates/opac/place_hold.tt2