Changes for page homeopathsSheet

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

From version 3.249
edited by Jip-jan Alunkel
on March 14, 20:36
Change comment: Rollback to version 1.38
To version 3.246
edited by Jip-jan Alunkel
on March 14, 20:32
Change comment: Rollback to version 1.38

Summary

Details

Page properties
Content
... ... @@ -73,8 +73,6 @@
73 73   #if($classProperties["$property"].containsKey('parent'))
74 74   #set($parentKey = $classProperties["$property"].parent)
75 75   #if($classProperties["$parentKey"].type == "checkbox" && $theDocObj.getProperty($property).value == 0)
76 -$theDocObj.getProperty($property).value
77 -ha
78 78   #set($hide = 1)
79 79   #end
80 80   #end