From: Terran McCanna Date: Tue, 26 May 2015 13:09:27 +0000 (-0400) Subject: Adds B4 Book Log icon and link to KPAC search results page and X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=1e01c4ae2b17b76076178b2720df5c7ebd419c39;p=evergreen%2Fpines.git Adds B4 Book Log icon and link to KPAC search results page and KPAC item details page. (This is a PINES-only customization.) Conflicts: Open-ILS/src/templates/kpac/parts/record_row.tt2 Open-ILS/src/templates/kpac/record.tt2 --- diff --git a/Open-ILS/src/templates/kpac/parts/record_row.tt2 b/Open-ILS/src/templates/kpac/parts/record_row.tt2 index de10084b70..f1762c645e 100644 --- a/Open-ILS/src/templates/kpac/parts/record_row.tt2 +++ b/Open-ILS/src/templates/kpac/parts/record_row.tt2 @@ -30,6 +30,19 @@ [% END %] + +
+
+ + Add to B4 Book Log
+ Add to B4
Book Log +
+
 
[% END %] diff --git a/Open-ILS/src/templates/kpac/record.tt2 b/Open-ILS/src/templates/kpac/record.tt2 index 12824e6995..1b28d94fca 100644 --- a/Open-ILS/src/templates/kpac/record.tt2 +++ b/Open-ILS/src/templates/kpac/record.tt2 @@ -4,7 +4,7 @@ WRAPPER "kpac/parts/subpage.tt2"; attrs = {marc_xml => ctx.marc_xml}; PROCESS get_marc_attrs args=attrs; - ctx.page_title = attrs.title | html + ctx.page_title = attrs.title | html %]
@@ -62,6 +62,19 @@
[% END %] [% END %] + +
+
+ + Add to B4 Book Log
+ Add to B4
Book Log +
+