From c7783ded8da83b035f2c0a007609f101f75fc600 Mon Sep 17 00:00:00 2001 From: Kathy Lussier Date: Sat, 17 Nov 2018 13:56:12 -0500 Subject: [PATCH] LP#1787479: More layout changes Based on cataloger feedback, we 1) Moved the Label Set Configuration higher grouped with the spine and spine/pocket options because all of these options are related 2) Moved the starting label option higher because this is the one setting that will probably be adjusted on each use of the interface and 3) Made the Gap Between Columns setting label conditional on whether the user us printing to a sheet with label sets or not. Signed-off-by: Kathy Lussier Signed-off-by: Chris Sharp --- .../default/staff/cat/printlabels/t_view.tt2 | 274 ++++++++++++++++++ 1 file changed, 274 insertions(+) create mode 100644 Open-ILS/web/js/ui/default/staff/cat/printlabels/t_view.tt2 diff --git a/Open-ILS/web/js/ui/default/staff/cat/printlabels/t_view.tt2 b/Open-ILS/web/js/ui/default/staff/cat/printlabels/t_view.tt2 new file mode 100644 index 0000000000..14a60d9090 --- /dev/null +++ b/Open-ILS/web/js/ui/default/staff/cat/printlabels/t_view.tt2 @@ -0,0 +1,274 @@ + + +
+
+ [% l('Print Item Labels') %] +
+
+
+
+
+ [% l('Template') %] + +
+
+
+ +
+
+
+ [% l('Printer') %] + +
+
+
+
+ + +
+
+
+
+ + [% l('Import') %] + + + +
+
+
+ +
+
+ +
+ +
+
+ +
+
+
+

+ [% l('Call Number Preview') %] +

+
+

+ [% l('Call Number Template') %] +

+
+ + [% l('Changes here will wipe out manual changes in the Call Numbers tab.') %]
+
+
+ +
+
+
+
+
+

+ [% l('Formatted Call Numbers') %] +

+
+ + [% l('Manual adjustments may be made here. These do not get saved with templates.') %]
+
+
+
+ +
+
+
+
+ + [% l('*All settings will be saved with templates') %] + +
+ +
+
+

Font & Label Settings

+ + [% l('These settings do get saved with templates and will override corresponding Library Settings.') %]
+
+
+
+
+
+
+ +
+
+
+
+
+
+
+ [% l( + "Unable to load template '[_1]'. The web server returned an error.", + '{{print.template_name}}') + %] +
+
+ +
+
+
+
+
+
+

+ [% l('Label Preview') %] +

+
+
+ +
+ -- 2.43.2