Changes for page homeopathsSheet

Last modified by Jip-jan Alunkel on March 26, 17:31

From version 1.32
edited by Jip-jan Alunkel
on March 07, 23:12
Change comment: There is no comment for this version
To version 1.36
edited by Jip-jan Alunkel
on March 07, 23:15
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -76,11 +76,12 @@
76 76   #set($thisObj = {})
77 77   #set($children = {})
78 78   #foreach($item in $classProperties.entrySet())
79 + $item
79 79   #if($item.parent)
80 80   #set($discard = $children[$item.parent].add($item))
81 81   #end
82 82   #end
83 -
84 +$children
84 84   #foreach($item in $classProperties.keySet())
85 85   #set($label = $services.localization.render("homeopaths.classproperty.${item}"))
86 86   #if($theDocObj.getProperty($item))