From: Christine Morgan Date: Thu, 29 Sep 2016 20:50:24 +0000 (-0400) Subject: lp1629075: Hide Permalink in Staff Client X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=beebab309629a319de590469d3d5a2b2743b6dee;p=evergreen%2Fmasslnc.git lp1629075: Hide Permalink in Staff Client This will hide the permalink in the staff client catalog. Signed-off-by: Christine Morgan Signed-off-by: Terran McCanna Signed-off-by: Kathy Lussier --- diff --git a/Open-ILS/src/templates/opac/parts/record/summary.tt2 b/Open-ILS/src/templates/opac/parts/record/summary.tt2 index b2bd5e5849..4fa0ba898d 100644 --- a/Open-ILS/src/templates/opac/parts/record/summary.tt2 +++ b/Open-ILS/src/templates/opac/parts/record/summary.tt2 @@ -77,12 +77,14 @@ [%- IF ctx.refworks.enabled == 'true' %] [%- INCLUDE 'opac/parts/record/refworks.tt2' %] [%- END %] - + [% IF !ctx.is_staff %] + + [% END %] [%- IF ctx.is_staff %]