Changes for page homeopathsSheet

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

From version 1.152
edited by Jip-jan Alunkel
on March 08, 18:56
Change comment: There is no comment for this version
To version 1.147
edited by Jip-jan Alunkel
on March 08, 18:52
Change comment: There is no comment for this version

Summary

Details

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