VIVO-112: and the beat goes on...
This commit is contained in:
parent
dc3fa33402
commit
d92adb7d71
1 changed files with 2 additions and 0 deletions
|
@ -30,6 +30,8 @@
|
||||||
${i18n().manage_affiliated_people_link}
|
${i18n().manage_affiliated_people_link}
|
||||||
</a>
|
</a>
|
||||||
</h3>
|
</h3>
|
||||||
|
<#elseif rangeClass == "Name" && property.statements?has_content && editable >
|
||||||
|
<h3 id="${property.localName}">${property.name} <@p.verboseDisplay property /> </h3>
|
||||||
<#else>
|
<#else>
|
||||||
<h3 id="${property.localName}">${property.name} <@p.addLink property editable /> <@p.verboseDisplay property /> </h3>
|
<h3 id="${property.localName}">${property.name} <@p.addLink property editable /> <@p.verboseDisplay property /> </h3>
|
||||||
</#if>
|
</#if>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue