NIHVIVO-1333 Output property names within each property group
This commit is contained in:
parent
f9a02c5218
commit
5b0a4eb03c
16 changed files with 222 additions and 381 deletions
|
@ -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>
|
Loading…
Add table
Add a link
Reference in a new issue