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 <tmccanna@georgialibraries.org>
[%- END %]
[% END %]
</div>
- <!-- Hide Print/Email in PINES for now since it doesn't print anything useful
<div class="rdetail_aux_utils">
<img src="[% ctx.media_prefix %]/images/clipboard.png[% ctx.cache_key %]" alt="[% l('Print / Email Actions Image') %]" />
<a href="[% mkurl(ctx.opac_root _ '/record/print/' _ ctx.bre_id) %]" class="no-dec" rel="nofollow" vocab="">[% l('Print') %]</a> /
<a href="[% mkurl(ctx.opac_root _ '/record/email/' _ ctx.bre_id) %]" class="no-dec" rel="nofollow" vocab="">[% l('Email') %]</a>
</div>
- -->
[%- IF ctx.refworks.enabled == 'true' %]
[%- INCLUDE 'opac/parts/record/refworks.tt2' %]
[%- END %]