Changes for page homeopathsSheet

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

From version 3.72
edited by Jip-jan Alunkel
on March 09, 17:22
Change comment: Rollback to version 1.38
To version 3.71
edited by Jip-jan Alunkel
on March 09, 17:21
Change comment: Rollback to version 1.38

Summary

Details

Page properties
Content
... ... @@ -114,7 +114,7 @@
114 114   #set($item["checked"] = '0')
115 115   #end
116 116   #else
117 - #set($checkboxPropVal = $theDocObj.getProperty($propertyName).value)
117 + #set($checkboxPropVal = $theDocObj.getProperty("certification").value)
118 118   #set($item["checked"] = '$numbertool.toNumber($checkboxPropVal).intValue()')
119 119   #end
120 120   #end