From: Chris Sharp Date: Tue, 6 Jan 2015 13:07:06 +0000 (-0500) Subject: Correcting typo that breaks this template. X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=7efda08e55fb0e736abe9140ff1110238ec23f20;p=evergreen%2Fpines.git Correcting typo that breaks this template. --- diff --git a/Open-ILS/src/templates/opac/parts/record/summary.tt2 b/Open-ILS/src/templates/opac/parts/record/summary.tt2 index 8b6ea623ab..b1d29431db 100644 --- a/Open-ILS/src/templates/opac/parts/record/summary.tt2 +++ b/Open-ILS/src/templates/opac/parts/record/summary.tt2 @@ -112,6 +112,7 @@ [%- END %] +[%- END %] [%- merged_uris = args.uris.merge(args.online_res); num_uris = merged_uris.size; IF num_uris > 0;