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