Changes for page homeopathsSheet
Last modified by Jip-jan Alunkel on March 26, 17:31
From version 3.178
edited by Jip-jan Alunkel
on March 11, 17:43
on March 11, 17:43
Change comment:
Rollback to version 1.38
To version 3.179
edited by Jip-jan Alunkel
on March 11, 17:44
on March 11, 17:44
Change comment:
Rollback to version 1.38
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -114,7 +114,7 @@ 114 114 #foreach($propertyName in $classProperties.keySet()) 115 115 #set($value = "") 116 116 #set($item = $classProperties["$propertyName"]) 117 - #if(!$item.containsKey("disabled")) 117 + #if(!$item.containsKey("disabled") || $item["disabled"] == 0) 118 118 #set($checkBool = ["false","true"]) 119 119 #if(!$item.extraAttributes) 120 120 #set($item.extraAttributes = {})