Fix compilation creation
This commit is contained in:
parent
fb7bccd853
commit
393b805e25
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