From: Galen Charlton Date: Fri, 5 Oct 2018 20:41:04 +0000 (-0400) Subject: LP#1770246: (follow-up) display the open-in-new-window/tab icon X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=4c8e069b031015f16daeece84364f01933f38d9f;p=evergreen%2Fpines.git LP#1770246: (follow-up) display the open-in-new-window/tab icon Since the title links added by the previous patch intentionally open the record in a new tab, display the corresponding icon to be consistent with other interfaces. Signed-off-by: Galen Charlton --- diff --git a/Open-ILS/src/templates/staff/cat/bucket/record/t_pending.tt2 b/Open-ILS/src/templates/staff/cat/bucket/record/t_pending.tt2 index 2e910b2a4d..ec4473be20 100644 --- a/Open-ILS/src/templates/staff/cat/bucket/record/t_pending.tt2 +++ b/Open-ILS/src/templates/staff/cat/bucket/record/t_pending.tt2 @@ -19,7 +19,7 @@ - {{item.title}} + {{item.title}} diff --git a/Open-ILS/src/templates/staff/cat/bucket/record/t_search.tt2 b/Open-ILS/src/templates/staff/cat/bucket/record/t_search.tt2 index 1f8e9f611c..02506bc951 100644 --- a/Open-ILS/src/templates/staff/cat/bucket/record/t_search.tt2 +++ b/Open-ILS/src/templates/staff/cat/bucket/record/t_search.tt2 @@ -45,7 +45,7 @@ - {{item.title}} + {{item.title}}