From 7af83a833a138778b223da0b191893df30975201 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 2cf3f7e694..3338a68f47 100644 --- a/Open-ILS/src/templates/staff/cat/item/t_list.tt2 +++ b/Open-ILS/src/templates/staff/cat/item/t_list.tt2 @@ -84,7 +84,7 @@ - + @@ -122,7 +122,7 @@ - + -- 2.43.2