Changes for page homeopathsSheet

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

From version 3.169
edited by Jip-jan Alunkel
on March 11, 17:15
Change comment: Rollback to version 1.38
To version 3.170
edited by Jip-jan Alunkel
on March 11, 17:17
Change comment: Rollback to version 1.38

Summary

Details

Page properties
Content
... ... @@ -116,6 +116,7 @@
116 116   #set($item = $classProperties["$propertyName"])
117 117   #if(!$item.containsKey("disabled"))
118 118   #set($checkBool = ["false","true"])
119 + #set($translatedProperties = {})
119 119   #if(!$item.containsKey("classless") && $theDocObj.getProperty($propertyName))
120 120   #set($value = $theDocObj.getProperty($propertyName).value)
121 121   #if($item.type == "checkbox" || $item.type == "radio")