NIHVIVO-1333 Continued work on ontology property display on individual profile page.
This commit is contained in:
parent
4f909b3a6e
commit
bfd81d1327
10 changed files with 106 additions and 205 deletions
|
@ -19,7 +19,7 @@
|
|||
</#if>
|
||||
|
||||
<#-- Now list the properties in the group -->
|
||||
<p>Number of properties in group: ${group.propertyList?size}</p> <#-- testing -->
|
||||
<p>Number of properties in group: ${group.properties?size}</p> <#-- temporary -->
|
||||
<#--
|
||||
<#list group.properties as property>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue