From fd2d65d30cfb5d04e010fffa384ee612def47fb4 Mon Sep 17 00:00:00 2001 From: Mike Rylander Date: Fri, 23 Oct 2015 16:34:16 -0400 Subject: [PATCH] webstaff: open title from item status in a new tab Also, iindicate that will happen with an icon by the title link Signed-off-by: Mike Rylander Signed-off-by: Galen Charlton Signed-off-by: Kathy Lussier --- 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 cbd2e76256..f58ea810d3 100644 --- a/Open-ILS/src/templates/staff/cat/item/t_list.tt2 +++ b/Open-ILS/src/templates/staff/cat/item/t_list.tt2 @@ -13,8 +13,8 @@ - - {{item['call_number.record.simple_record.title']}} + + {{item['call_number.record.simple_record.title']}} -- 2.43.2