VIVO-561
This commit is contained in:
parent
3bca31ea14
commit
7804040e97
1 changed files with 1 additions and 4 deletions
|
@ -232,12 +232,9 @@ name will be used as the label. -->
|
|||
<#if verboseDisplay?has_content>
|
||||
<section class="verbosePropertyListing">
|
||||
<#if verboseDisplay.fauxProperty??>
|
||||
(faux property of
|
||||
a faux property of
|
||||
</#if>
|
||||
<a class="propertyLink" href="${verboseDisplay.propertyEditUrl}" title="${i18n().name}">${verboseDisplay.localName}</a>
|
||||
<#if verboseDisplay.fauxProperty??>
|
||||
)
|
||||
</#if>
|
||||
(<span>${property.type?lower_case}</span> property);
|
||||
order in group: <span>${verboseDisplay.displayRank};</span>
|
||||
display level: <span>${verboseDisplay.displayLevel};</span>
|
||||
|
|
Loading…
Add table
Reference in a new issue