From d27287574824016808c0d439c1dd67d592d30e9d Mon Sep 17 00:00:00 2001 From: Terran McCanna Date: Fri, 4 Jan 2019 19:38:49 -0500 Subject: [PATCH] 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 --- Open-ILS/src/templates/opac/parts/record/summary.tt2 | 2 -- 1 file changed, 2 deletions(-) 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 %] -- 2.11.0