Fix for sources and literature output for document parts

This commit is contained in:
Georgy Litvinov 2021-03-03 17:48:22 +01:00
parent 8a5c3f40b0
commit 54809ee8c2

View file

@ -69,11 +69,12 @@
<button type="button" style="border:none;padding: 18px;width: 100%; text-align:left;" class="collapsible">${excerptTextName}</button>
<div class="autoExpand htmlExcerpt" style="list-style:none; display:none;">
${excerptText}
<@arrangeSources works works?size order.elenphExcerpt />
<@arrangeLiterature bibliography bibliography?size order.elenphExcerpt />
<@arrangeSources works worksCounter?number order.elenphExcerpt />
<@arrangeLiterature bibliography bibliographyCounter?number order.elenphExcerpt />
</div>
</#if>
</div>
</#list>
</div>
<@arrangeSources works works?size />