From: Terran McCanna Date: Sat, 5 Jan 2019 00:38:49 +0000 (-0500) Subject: PINES Custom: Redisplay print and email links on item record page X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=874a303de2d75c2336ea29911bd87349dd4577bc;p=evergreen%2Fpines.git PINES Custom: Redisplay print and email links on item record page These were hidden in a previous patch because the functionality wasn't there, but now that the functionality is working, adding them back in. Signed-off-by: Terran McCanna --- diff --git a/Open-ILS/src/templates/opac/parts/record/summary.tt2 b/Open-ILS/src/templates/opac/parts/record/summary.tt2 index c755dfe0cd..ebf880e682 100644 --- a/Open-ILS/src/templates/opac/parts/record/summary.tt2 +++ b/Open-ILS/src/templates/opac/parts/record/summary.tt2 @@ -145,13 +145,11 @@ [%- END %] [% END %] - [%- IF ctx.refworks.enabled == 'true' %] [%- INCLUDE 'opac/parts/record/refworks.tt2' %] [%- END %]