]> git.evergreen-ils.org Git - Evergreen.git/commit
lp1739286 default search box in Z39.50
authorJason Etheridge <jason@EquinoxInitiative.org>
Tue, 10 Jul 2018 23:46:04 +0000 (19:46 -0400)
committerMike Rylander <mrylander@gmail.com>
Fri, 14 Sep 2018 14:11:03 +0000 (10:11 -0400)
commit70b621796f885152b234eb66406d6592262132c5
tree12e3fcd29f571ada1705f52c362851dbe80d3b9c
parent5536cf7e91ddeb4bf818dc634e0faf4c1685ef6f
lp1739286 default search box in Z39.50

This change tweaks the layout of search fields in the web client Z39.50
interface and adds radio buttons for the default search field to auto-focus.
The behavior is "sticky" without the need for an explicit Save action.  If the
current default field is not present due to a given combination of selected
services, then no field will be focused by default.

Signed-off-by: Jason Etheridge <jason@EquinoxInitiative.org>
Signed-off-by: Chris Sharp <csharp@georgialibraries.org>
Signed-off-by: Mike Rylander <mrylander@gmail.com>
Open-ILS/src/templates/staff/cat/z3950/t_search_fields.tt2
Open-ILS/web/js/ui/default/staff/cat/services/z3950.js