NIHVIVO-1333 Output property names within each property group

This commit is contained in:
rjy7 2010-12-06 21:40:53 +00:00
parent f9a02c5218
commit 5b0a4eb03c
16 changed files with 222 additions and 381 deletions

View file

@ -19,11 +19,8 @@
</#if>
<#-- Now list the properties in the group -->
<p>Number of properties in group: ${group.properties?size}</p> <#-- temporary -->
<#--
<#list group.properties as property>
<h4>${property.name}</h4>
</#list>
-->
</#list>