NIHVIVO-1333 Continued work on ontology property display on individual profile page.

This commit is contained in:
rjy7 2010-12-06 16:47:41 +00:00
parent 4f909b3a6e
commit bfd81d1327
10 changed files with 106 additions and 205 deletions

View file

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