From 2cdba87259cff8d8811d601496c77e31e46a9abf Mon Sep 17 00:00:00 2001 From: Kathy Lussier Date: Tue, 16 Jan 2018 23:40:32 -0500 Subject: [PATCH] LP#1738249: Item status column picker fixes Adds some fixes to the column pickers in the web staff client Item Status interface: * The Circulation Library field now displays the asset.copy circ library instead of the checkout library. * The Circulation Library and Checkout / Renewal Library now show the shortname instead of the full name. * A typo fix so that Remaining Renewals display Conflicts: Open-ILS/src/templates/staff/cat/item/t_list.tt2 Signed-off-by: Kathy Lussier Signed-off-by: Cesar Velez Signed-off-by: Terran McCanna Signed-off-by: Galen Charlton Signed-off-by: Jason Stephenson --- Open-ILS/src/templates/staff/cat/item/t_list.tt2 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 2addc1db39..64bf4987ea 100644 --- a/Open-ILS/src/templates/staff/cat/item/t_list.tt2 +++ b/Open-ILS/src/templates/staff/cat/item/t_list.tt2 @@ -87,7 +87,7 @@ - + @@ -125,7 +125,7 @@ - + -- 2.43.2