From d66db64780067fa8acf86f5392c592c369325bfd Mon Sep 17 00:00:00 2001 From: Jason Etheridge Date: Tue, 10 Jul 2018 19:46:04 -0400 Subject: [PATCH] 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 Signed-off-by: Chris Sharp --- .../staff/cat/z3950/t_search_fields.tt2 | 20 ++++++++++++++----- .../js/ui/default/staff/cat/services/z3950.js | 19 ++++++++++++++++++ 2 files changed, 34 insertions(+), 5 deletions(-) diff --git a/Open-ILS/src/templates/staff/cat/z3950/t_search_fields.tt2 b/Open-ILS/src/templates/staff/cat/z3950/t_search_fields.tt2 index 61c74de4c5..782e40961c 100644 --- a/Open-ILS/src/templates/staff/cat/z3950/t_search_fields.tt2 +++ b/Open-ILS/src/templates/staff/cat/z3950/t_search_fields.tt2 @@ -1,9 +1,19 @@
-
- -
- - +
+
+ +
+
+ +