From: Dan Scott Date: Wed, 28 Nov 2012 18:31:16 +0000 (-0500) Subject: Remove a schema.org-wrecking div tag from record summary X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=e71930f832990a1c980f9ed03fea3cdceb92e71a;p=contrib%2FConifer.git Remove a schema.org-wrecking div tag from record summary This was cutting off ISBN ids, subject keywords, etc... Signed-off-by: Dan Scott --- diff --git a/Open-ILS/src/templates_conifer/opac/parts/record/summary.tt2 b/Open-ILS/src/templates_conifer/opac/parts/record/summary.tt2 index 28055c938d..d745e4ac34 100644 --- a/Open-ILS/src/templates_conifer/opac/parts/record/summary.tt2 +++ b/Open-ILS/src/templates_conifer/opac/parts/record/summary.tt2 @@ -55,7 +55,6 @@

[% attrs.title_extended | html %]

[%- INCLUDE "opac/parts/record/authors.tt2" %] - [%- IF openurl.enabled == 'true'; openurls = [];