From: McCanna Date: Wed, 22 Nov 2017 21:36:39 +0000 (-0500) Subject: PINES Search Results Customization: Display List Link X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=39bcbd90fe97867256854c220f89a021001da1cc;p=evergreen%2Fpines.git PINES Search Results Customization: Display List Link Display Add to List link even though it isn't completely functional. Signed-off-by: McCanna --- diff --git a/Open-ILS/src/templates/opac/parts/result/table.tt2 b/Open-ILS/src/templates/opac/parts/result/table.tt2 index a62268fa65..b2da2b31ce 100644 --- a/Open-ILS/src/templates/opac/parts/result/table.tt2 +++ b/Open-ILS/src/templates/opac/parts/result/table.tt2 @@ -452,7 +452,7 @@ END; href="[% mkurl(ctx.opac_root _ '/place_hold', add_parms, del_parms) %]" [% html_text_attr('title', l('Place Hold on [_1]', attrs.title)) %] - class="no-dec" rel="nofollow" vocab="">[% l('Place Hold') %]
@@ -502,6 +502,7 @@ END; [% l("Remove from basket") %] + [% IF ctx.user; INCLUDE "opac/parts/bookbag_actions.tt2"; END; @@ -523,7 +524,7 @@ END; Learn about lists [% END %] - [% END %] + [% END %] [% IF ENV.OILS_CONTENT_CAFE_USER %]