Fix compilation creation
This commit is contained in:
parent
40af78211a
commit
f1d40b7e4b
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@
|
|||
<#import "lib-vivo-properties.ftl" as p>
|
||||
|
||||
<#-- <@dumpAll /> -->
|
||||
<div class="virtualArticlePart" partUri="${individual.uri}" style="display:none;">
|
||||
<div class="virtualArticlePart compilationDraftExcerpt" partUri="${individual.uri}" style="display:none;">
|
||||
<#list excerptInfo as excerptProperties>
|
||||
<#if excerptProperties.property == "https://litvinovg.pro/text_structures#htmlExcerpt">
|
||||
<#assign excerptText = excerptProperties.value >
|
||||
|
|
Loading…
Add table
Reference in a new issue