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=b99837b6a52c1b8c1379e3b6b084855b1160d92b;p=evergreen%2Fpines.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 %]