From eaefb73ab32c9a79b9ba86c1e41113b99869a443 Mon Sep 17 00:00:00 2001 From: Jason Etheridge Date: Mon, 3 Jul 2017 13:47:25 -0400 Subject: [PATCH] lp1661685 fix circ lib in patron holds list and make it and the circ modifier column hidden by default Signed-off-by: Jason Etheridge --- Open-ILS/src/templates/staff/circ/patron/t_holds_list.tt2 | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/Open-ILS/src/templates/staff/circ/patron/t_holds_list.tt2 b/Open-ILS/src/templates/staff/circ/patron/t_holds_list.tt2 index c59c43e108..286b7ec7eb 100644 --- a/Open-ILS/src/templates/staff/circ/patron/t_holds_list.tt2 +++ b/Open-ILS/src/templates/staff/circ/patron/t_holds_list.tt2 @@ -53,10 +53,8 @@ - - {{item.hold.current_copy().circ_modifier()}} - - {{item.hold.current_copy().circ_lib().shortname()}} + + -- 2.11.0