Merge branch 'develop' of https://github.com/vivo-project/Vitro into develop
This commit is contained in:
commit
61b0f5d9ea
2 changed files with 14 additions and 10 deletions
|
@ -30,6 +30,8 @@
|
|||
${i18n().manage_affiliated_people_link}
|
||||
</a>
|
||||
</h3>
|
||||
<#elseif rangeClass == "Name" && property.statements?has_content && editable >
|
||||
<h3 id="${property.localName}">${property.name} <@p.verboseDisplay property /> </h3>
|
||||
<#else>
|
||||
<h3 id="${property.localName}">${property.name} <@p.addLink property editable /> <@p.verboseDisplay property /> </h3>
|
||||
</#if>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue