Changes for page homeopathsSheet
Last modified by Jip-jan Alunkel on March 26, 17:31
From version 1.150
edited by Jip-jan Alunkel
on March 08, 18:54
on March 08, 18:54
Change comment:
There is no comment for this version
To version 1.149
edited by Jip-jan Alunkel
on March 08, 18:53
on March 08, 18:53
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -100,11 +100,11 @@ 100 100 #if(!$value) 101 101 #if($propertyType == "checkbox" || $propertyType == "radio") 102 102 #set($value = "1") 103 -$value 104 104 #else 105 105 #set($value = "") 106 106 #end 107 107 #end 107 +$value 108 108 #set($newElem = { 109 109 "id" : "$key", 110 110 "type" : $propertyType,