Changes for page homeopathsSheet
Last modified by Jip-jan Alunkel on March 26, 17:31
From version 1.36
edited by Jip-jan Alunkel
on March 07, 23:15
on March 07, 23:15
Change comment:
There is no comment for this version
To version 1.33
edited by Jip-jan Alunkel
on March 07, 23:13
on March 07, 23:13
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -76,7 +76,6 @@ 76 76 #set($thisObj = {}) 77 77 #set($children = {}) 78 78 #foreach($item in $classProperties.entrySet()) 79 - $item 80 80 #if($item.parent) 81 81 #set($discard = $children[$item.parent].add($item)) 82 82 #end