From: Dan Scott Date: Tue, 16 Aug 2011 20:02:17 +0000 (-0400) Subject: T-PAC: Do not display a call number if we don't have one X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=0d0cc97fa8b58e0044ecc44633e5c109d551be72;p=contrib%2FConifer.git T-PAC: Do not display a call number if we don't have one Electronic records might not have a call number, so don't try to display one if there isn't one (in search results). Signed-off-by: Dan Scott --- diff --git a/Open-ILS/src/templates/default/opac/parts/result/table.tt2 b/Open-ILS/src/templates/default/opac/parts/result/table.tt2 index 6593342a08..e6343d42b6 100644 --- a/Open-ILS/src/templates/default/opac/parts/result/table.tt2 +++ b/Open-ILS/src/templates/default/opac/parts/result/table.tt2 @@ -69,12 +69,14 @@ + [% IF args.holdings.size > 0 %] - + + [% END %] [% IF CGI.param('detail_record_view') %]
[% l('Call number:') %] [% args.holdings.0 %][% args.holdings.0.label %]