From 8e181456ee691b67acc64dc4e622a23101f3fe52 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 | 262 +-------------------- 1 file changed, 6 insertions(+), 256 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..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