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=6f50498e9459b35df6475200f7bc8333f1bf7929;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 afca92a10b..f3d98e154f 100644 --- a/Open-ILS/src/templates/opac/parts/result/table.tt2 +++ b/Open-ILS/src/templates/opac/parts/result/table.tt2 @@ -453,7 +453,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') %]
@@ -503,6 +503,7 @@ END; [% l("Remove from basket") %] + [% IF ctx.user; INCLUDE "opac/parts/bookbag_actions.tt2"; END; @@ -524,7 +525,7 @@ END; Learn about lists [% END %] - [% END %] + [% END %] [% IF ENV.OILS_CONTENT_CAFE_USER %]