From 077bfbb662100d8fa36c91340c342a331a9d5d4c Mon Sep 17 00:00:00 2001 From: Chris Sharp Date: Tue, 6 Jan 2015 16:33:18 -0500 Subject: [PATCH] replacing copy_table.tt2 with the correct version Conflicts: Open-ILS/src/templates/kpac/parts/copy_table.tt2 --- Open-ILS/src/templates/kpac/parts/copy_table.tt2 | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/Open-ILS/src/templates/kpac/parts/copy_table.tt2 b/Open-ILS/src/templates/kpac/parts/copy_table.tt2 index 8ea2bb2e82..d8c83d31d8 100644 --- a/Open-ILS/src/templates/kpac/parts/copy_table.tt2 +++ b/Open-ILS/src/templates/kpac/parts/copy_table.tt2 @@ -15,9 +15,9 @@ END; - - + + [%- @@ -39,12 +39,13 @@ END; + + [%- IF has_parts == 'true' %] [% ELSE %] [%- END %] - [%- END %] -- 2.11.0
[% l('Location') %][% l('Call Number') %][% l('Library System: Library Name') %] [% l('Shelving Location') %][% l('Call Number') %] [% l('Status') %]
[%- INCLUDE "opac/parts/library_name_link.tt2"; -%] [% copy_info.copy_location | html %][% l('[_1] ([_2])', callnum, copy_info.part_label) | html %][% callnum | html %][% copy_info.copy_location | html %] [% copy_info.copy_status | html %]