From baced31f3867c28686566f107157bfd59a31e8d0 Mon Sep 17 00:00:00 2001 From: Kathy Lussier Date: Mon, 14 Aug 2017 21:59:18 -0400 Subject: [PATCH] LP#1682923: Social networking links in the catalog: link construction Social networking links are added to the record details page. Still need styling. Signed-off-by: Kathy Lussier --- Open-ILS/src/templates/opac/parts/record/summary.tt2 | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/Open-ILS/src/templates/opac/parts/record/summary.tt2 b/Open-ILS/src/templates/opac/parts/record/summary.tt2 index 42835fd876..cf93177cab 100644 --- a/Open-ILS/src/templates/opac/parts/record/summary.tt2 +++ b/Open-ILS/src/templates/opac/parts/record/summary.tt2 @@ -112,6 +112,18 @@ [%- IF ctx.refworks.enabled == 'true' %] [%- INCLUDE 'opac/parts/record/refworks.tt2' %] [%- END %] + + [% IF !ctx.is_staff %]