From e8a140f84ca4dc35a4b916889bc53896c82d7fa7 Mon Sep 17 00:00:00 2001 From: Mike Rylander Date: Wed, 19 Aug 2015 13:43:23 -0400 Subject: [PATCH] Add a "Batch Apply" template row above call numbers Signed-off-by: Mike Rylander --- .../src/templates/staff/cat/volcopy/t_edit.tt2 | 91 ++++++++++++++------- .../web/js/ui/default/staff/cat/volcopy/app.js | 94 +++++++++++++++++----- 2 files changed, 135 insertions(+), 50 deletions(-) diff --git a/Open-ILS/src/templates/staff/cat/volcopy/t_edit.tt2 b/Open-ILS/src/templates/staff/cat/volcopy/t_edit.tt2 index b616e03421..496d853eb7 100644 --- a/Open-ILS/src/templates/staff/cat/volcopy/t_edit.tt2 +++ b/Open-ILS/src/templates/staff/cat/volcopy/t_edit.tt2 @@ -3,26 +3,57 @@ - +
+
+

[% l('Batch Apply') %]

+
+
+
+
+ +
+
+ +
+
+ +
+
+ +
+
+
+ +
+
+
+
+
-
[% l('Library') %]
-
[% l('Volumes') %]
+
[% l('Library') %]
+
[% l('Volumes') %]
-
[% l('Classification') %]
-
[% l('Prefix') %]
-
[% l('Call Number') %]
-
[% l('Suffix') %]
-
[% l('Copies') %]
+
[% l('Classification') %]
+
[% l('Prefix') %]
+
[% l('Call Number') %]
+
[% l('Suffix') %]
+
[% l('Copies') %]
-
[% l('Barcode') %]
-
[% l('Copy #') %]
-
[% l('Part') %]
+
[% l('Barcode') %]
+
[% l('Copy #') %]
+
[% l('Part') %]
@@ -34,7 +65,7 @@
- +