From 3180aed1120b5cdad322fe3adf5611a75a846502 Mon Sep 17 00:00:00 2001 From: Cesar Velez Date: Thu, 19 Apr 2018 17:25:59 -0400 Subject: [PATCH] LP#1765731 - restore CN suffix and preffix in Holds Pull List Overly gung-ho removal of "redundant" fields/columns in bug 1728147 removed call number prefix and suffix as available columns in the hold pull list grid in the web staff client; this will restore them there. Signed-off-by: Cesar Velez Signed-off-by: Galen Charlton --- Open-ILS/src/templates/staff/circ/holds/t_pull_list.tt2 | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/Open-ILS/src/templates/staff/circ/holds/t_pull_list.tt2 b/Open-ILS/src/templates/staff/circ/holds/t_pull_list.tt2 index d655968734..5ef7983546 100644 --- a/Open-ILS/src/templates/staff/circ/holds/t_pull_list.tt2 +++ b/Open-ILS/src/templates/staff/circ/holds/t_pull_list.tt2 @@ -62,17 +62,29 @@ + {{item.call_number_label}} + + + label="[% l('Call Number Label') %]"> + + + + +