Fix for sources and literature output for document parts
This commit is contained in:
parent
4627c9c22c
commit
bc426ec4a1
1 changed files with 3 additions and 2 deletions
|
@ -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 />
|
||||
|
|
Loading…
Add table
Reference in a new issue