Changes for page homeopathsSheet

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

From version 1.96
edited by Jip-jan Alunkel
on March 08, 15:21
Change comment: There is no comment for this version
To version 1.107
edited by Jip-jan Alunkel
on March 08, 15:35
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -94,10 +94,12 @@
94 94  
95 95   #if($theDocObj.getProperty($key))
96 96   #set($value = $theDocObj.getProperty($key).value)
97 - $value
98 98   #if(!$value)
99 99   #set($value = "1")
99 +
100 + #else
100 100   #end
102 + $key : $value<br />
101 101   #set($newElem = {
102 102   "id" : "$key",
103 103   "type" : $propertyType,