From 070deb43c396c8b561a7ed8a305c99faef92ace3 Mon Sep 17 00:00:00 2001 From: Galen Charlton Date: Fri, 17 Jul 2015 18:56:10 +0000 Subject: [PATCH] WIP: more webstaff Z39.50 search work * 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 --- Open-ILS/src/templates/staff/cat/z3950/index.tt2 | 4 +++ Open-ILS/src/templates/staff/cat/z3950/t_list.tt2 | 24 +++++++++++---- .../src/templates/staff/cat/z3950/t_marc_edit.tt2 | 13 +++++++++ Open-ILS/src/templates/staff/css/cat.css.tt2 | 4 +++ Open-ILS/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') %]"> +