From 193ce7b2a0bbf06e713b4511ac23ef477e045a7f Mon Sep 17 00:00:00 2001 From: Kathy Lussier Date: Fri, 6 Jul 2018 09:50:40 -0400 Subject: [PATCH] LP#1738249: Fix Circulation Library in Item Status Column Picker When the original branch was merged, the change to fix the display of the Circulation Library to the copy's circ_lib in Item Status was lost. This commit restores it and uses the original patch author's name on the commit. Signed-off-by: Jason Stephenson --- Open-ILS/src/templates/staff/cat/item/t_list.tt2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Open-ILS/src/templates/staff/cat/item/t_list.tt2 b/Open-ILS/src/templates/staff/cat/item/t_list.tt2 index 08435d0893..c37921bc94 100644 --- a/Open-ILS/src/templates/staff/cat/item/t_list.tt2 +++ b/Open-ILS/src/templates/staff/cat/item/t_list.tt2 @@ -96,7 +96,7 @@ - + -- 2.11.0