From 82b4aba633dfc6de5df4fb3c9f781c682fde0785 Mon Sep 17 00:00:00 2001 From: Terran McCanna Date: Wed, 13 Feb 2019 18:27:27 -0500 Subject: [PATCH] PINES Custom Spine Label Updates for 3.10 PINES Customization: Link to spine label documentation To be added on top of Adam's spine label work. Signed-off-by: Terran McCanna PINES Custom Default Spine & Pocket Label Template Code This strips out old and unnecessary comments and code that is no longer used after Adam's work is applied. Signed-off-by: Terran McCanna PINES Customization: Link to spine label documentation To be added on top of Adam's spine label work. Signed-off-by: Terran McCanna --- .../src/templates/staff/cat/printlabels/t_view.tt2 | 9 +- .../staff/share/print_templates/t_item_label.tt2 | 262 +-------------------- 2 files changed, 14 insertions(+), 257 deletions(-) diff --git a/Open-ILS/src/templates/staff/cat/printlabels/t_view.tt2 b/Open-ILS/src/templates/staff/cat/printlabels/t_view.tt2 index 47ccde682b..791091e187 100644 --- a/Open-ILS/src/templates/staff/cat/printlabels/t_view.tt2 +++ b/Open-ILS/src/templates/staff/cat/printlabels/t_view.tt2 @@ -63,6 +63,13 @@
+ +
+ + Instructions for setting up spine & pocket labels + +
+
- \ No newline at end of file + diff --git a/Open-ILS/src/templates/staff/share/print_templates/t_item_label.tt2 b/Open-ILS/src/templates/staff/share/print_templates/t_item_label.tt2 index 46730ac00b..6fb33a1601 100644 --- a/Open-ILS/src/templates/staff/share/print_templates/t_item_label.tt2 +++ b/Open-ILS/src/templates/staff/share/print_templates/t_item_label.tt2 @@ -1,98 +1,42 @@ - - - - - -
- - -
-{{get_cn_for(copy)}}
-
- -
- - -
-{{copy.barcode}}
-{{copy['call_number.label']}}
-{{get_bib_for(copy).author }}
-{{get_bib_for(copy).title | wrap:28:'once':' '}}
-
- -
- -- 2.11.0