]> 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:32:11 +0000 (12:32 -0400)
commit68cfd6d1c5035e6b12a627b6b0b774c07182e6d2
tree4851a23b5bc58dd67f34b6e072a5afbd3f754753
parentb5f110f5654b7a3cf1f30f2bf94151f6f87e0b84
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