From: Dan Scott Date: Mon, 9 Feb 2015 20:44:24 +0000 (-0500) Subject: More about-ness X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=4127bb9c280fc2948bf398151b5ab362cc28c652;p=contrib%2FConifer.git More about-ness Signed-off-by: Dan Scott --- diff --git a/Open-ILS/src/templates_laurentian/opac/parts/record/subjects.tt2 b/Open-ILS/src/templates_laurentian/opac/parts/record/subjects.tt2 index 3aaeb5fdf9..9ff5a0a03d 100644 --- a/Open-ILS/src/templates_laurentian/opac/parts/record/subjects.tt2 +++ b/Open-ILS/src/templates_laurentian/opac/parts/record/subjects.tt2 @@ -30,6 +30,7 @@ BLOCK render_subject; xpath = xpath || '//*[starts-with(@tag,"6")]'; FOR node IN ctx.marc_xml.findnodes(xpath); + ''; all_terms = []; graphics = []; FOR subfield IN node.childNodes; @@ -55,6 +56,7 @@ link880.value | html; ''; END; + ''; END; END %] @@ -68,7 +70,7 @@ [% subj.label %] - [% content %] + [% content %]