From 8f9b16b4eda889371382e46a5a61c6d0fa3c24e3 Mon Sep 17 00:00:00 2001 From: Galen Charlton Date: Fri, 17 Jul 2015 18:56:10 +0000 Subject: [PATCH] webstaff: Z39.50 - various improvements * add widget to show/hide search form * add more vertical space between search form and results table * forgo a label on the results table * make Z39.50 search results non-multiselect-able * implement edit-then-import Signed-off-by: Galen Charlton Signed-off-by: Jason Stephenson --- .../src/templates/staff/cat/z3950/index.tt2 | 4 +++ .../src/templates/staff/cat/z3950/t_list.tt2 | 24 ++++++++++--- .../templates/staff/cat/z3950/t_marc_edit.tt2 | 13 +++++++ Open-ILS/src/templates/staff/css/cat.css.tt2 | 4 +++ .../web/js/ui/default/staff/cat/z3950/app.js | 34 +++++++++++++++++-- 5 files changed, 71 insertions(+), 8 deletions(-) create mode 100644 Open-ILS/src/templates/staff/cat/z3950/t_marc_edit.tt2 diff --git a/Open-ILS/src/templates/staff/cat/z3950/index.tt2 b/Open-ILS/src/templates/staff/cat/z3950/index.tt2 index 02f8d08f46..af38a12969 100644 --- a/Open-ILS/src/templates/staff/cat/z3950/index.tt2 +++ b/Open-ILS/src/templates/staff/cat/z3950/index.tt2 @@ -10,6 +10,10 @@ + + + + [% END %]
diff --git a/Open-ILS/src/templates/staff/cat/z3950/t_list.tt2 b/Open-ILS/src/templates/staff/cat/z3950/t_list.tt2 index dcd5840f15..91719d71ef 100644 --- a/Open-ILS/src/templates/staff/cat/z3950/t_list.tt2 +++ b/Open-ILS/src/templates/staff/cat/z3950/t_list.tt2 @@ -1,17 +1,30 @@ + +
[% l('Query') %]
- +
[% l('Service and Credentials') %] - +
-
+
@@ -26,8 +39,7 @@ @@ -36,6 +48,8 @@ label="[% l('Show in Catalog') %]"> +