Changes for page homeopathsSheet
Last modified by Jip-jan Alunkel on March 26, 17:31
From version 1.111
edited by Jip-jan Alunkel
on March 08, 15:39
on March 08, 15:39
Change comment:
There is no comment for this version
To version 1.109
edited by Jip-jan Alunkel
on March 08, 15:36
on March 08, 15:36
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -118,7 +118,7 @@ 118 118 #if(!$value) 119 119 #set($value = "1") 120 120 #end 121 - ##$key : $value<br />121 + $key : $value<br /> 122 122 #set($newElem = { 123 123 "id" : "$key", 124 124 "type" : $propertyType, ... ... @@ -141,7 +141,6 @@ 141 141 #if($propertyParent) 142 142 #set($lastChild = $key) 143 143 #elseif($lastChild != "") 144 - #set($lastChild = "") 145 145 #createExpandEnd() 146 146 #end 147 147 #createFormElement($newElem)