From 64351bb6eb772f693e2eda62417965f9275921a9 Mon Sep 17 00:00:00 2001 From: Christine Morgan Date: Thu, 29 Sep 2016 16:50:24 -0400 Subject: [PATCH] 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 --- .../src/templates/opac/parts/record/summary.tt2 | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) diff --git a/Open-ILS/src/templates/opac/parts/record/summary.tt2 b/Open-ILS/src/templates/opac/parts/record/summary.tt2 index 76f45ffebd..0f09daaa48 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 %]