From 9217458ad35c8b2437c5078d6f7bc8bb3ace2542 Mon Sep 17 00:00:00 2001 From: Terran McCanna Date: Wed, 20 Feb 2019 15:10:37 -0500 Subject: [PATCH] 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 --- .../staff/share/print_templates/t_item_label.tt2 | 263 +-------------------- 1 file changed, 6 insertions(+), 257 deletions(-) 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..112da798bc 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,296 +1,45 @@ - - - - - -
- - -
-{{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