Changes for page homeopathsSheet

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

From version 1.64
edited by Jip-jan Alunkel
on March 08, 01:06
Change comment: There is no comment for this version
To version 1.67
edited by Jip-jan Alunkel
on March 08, 01:18
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -84,7 +84,7 @@
84 84   #set($discard = $children.put("$parentID", {}))
85 85   #end
86 86   #set($discard = $children["$parentID"].put($item, $classProperties[$item]))
87 - #set($discard = $classProperties.remove($item))
87 + #set($discard = $classProperties.delete("$item"))
88 88   #end
89 89   #end
90 90  $classProperties