From 544a220a471a038699a2230d2fc0e91eb143c2e9 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, and indicate that will happen with an icon by the title link Signed-off-by: Mike Rylander --- 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.11.0