VIVO-518 and some other cleanup
This commit is contained in:
parent
bb28dfa340
commit
e3cef828fa
22 changed files with 268 additions and 359 deletions
|
@ -77,7 +77,7 @@
|
|||
</#if>
|
||||
<#list title.statements as statement>
|
||||
<span class="display-title<#if editable>-editable</#if>">${statement.preferredTitle}</span>
|
||||
<@p.editingLinks "${title.localName}" "${title.name}" statement editable />
|
||||
<@p.editingLinks "${title.localName}" "${title.name}" statement editable title.rangeUri />
|
||||
</#list>
|
||||
</#if>
|
||||
<#-- If preferredTitle is unpopulated, display mostSpecificTypes -->
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue