Changes for page homeopathsSheet
Last modified by Jip-jan Alunkel on March 26, 17:31
From version 3.248
edited by Jip-jan Alunkel
on March 14, 20:35
on March 14, 20:35
Change comment:
Rollback to version 1.38
To version 3.247
edited by Jip-jan Alunkel
on March 14, 20:34
on March 14, 20:34
Change comment:
Rollback to version 1.38
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -71,9 +71,9 @@ 71 71 #if($theDocObj.getProperty($property)) 72 72 #set($hide = 0) 73 73 #if($classProperties["$property"].containsKey('parent')) 74 - #set($parentKey = $classProperties["$property"].parent) 75 - #if($classProperties["$parentKey"].type == "checkbox" && $theDocObj.getProperty($property).value == 0) 76 76 ha 75 +#set($parentKey = $classProperties["$property"].parent) 76 + #if($classProperties["$parentKey"].type == "checkbox" && $theDocObj.getProperty($property).value == 0) 77 77 #set($hide = 1) 78 78 #end 79 79 #end