Working N3 editing of display model.
This commit is contained in:
parent
c3b33b9cca
commit
f77edc315e
18 changed files with 370 additions and 47 deletions
|
@ -10,7 +10,7 @@
|
|||
<#assign property = editConfiguration.objectPropertyStatementDisplayPropertyModel />
|
||||
</#if>
|
||||
<#else>
|
||||
<#assign statement = editConfiguration.dataStatementDisplay />
|
||||
<#assign statement = editConfiguration.pageData.dataPropertyLexicalValue />
|
||||
</#if>
|
||||
|
||||
<#assign deletionTemplateName = editConfiguration.deleteTemplate/>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue