VIVO-112: and the beat goes on...

This commit is contained in:
tworrall 2013-10-01 16:46:59 -04:00
parent dc3fa33402
commit d92adb7d71

View file

@ -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>