Changes for page homeopathsSheet

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

From version 1.145
edited by Jip-jan Alunkel
on March 08, 18:49
Change comment: There is no comment for this version
To version 1.151
edited by Jip-jan Alunkel
on March 08, 18:55
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -100,6 +100,7 @@
100 100   #if(!$value)
101 101   #if($propertyType == "checkbox" || $propertyType == "radio")
102 102   #set($value = "1")
103 +$propertyType - $value
103 103   #else
104 104   #set($value = "")
105 105   #end
... ... @@ -131,7 +131,8 @@
131 131   #end
132 132   #createFormElement($newElem)
133 133   #if($propertyOpener)
134 - #createExpandStart($newElem $newElem["value"])
135 +$value
136 + #createExpandStart($newElem $value)
135 135   #end
136 136   #end
137 137  #end