Changes for page homeopathsSheet
Last modified by Jip-jan Alunkel on March 26, 17:31
From version 1.154
edited by Jip-jan Alunkel
on March 08, 18:58
on March 08, 18:58
Change comment:
There is no comment for this version
To 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
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -97,12 +97,10 @@ 97 97 #set($label = $services.localization.render("homeopaths.classproperty.${key}")) 98 98 #if($theDocObj.getProperty($key) || $propertyType == "address") 99 99 #set($value = $theDocObj.getProperty($key).value) 100 -$value + 4 101 -#if(!$value) 102 -$propertyType 100 + #if(!$value) 103 103 #if($propertyType == "checkbox" || $propertyType == "radio") 104 104 #set($value = "1") 105 -$ propertyType - $value103 +$value 106 106 #else 107 107 #set($value = "") 108 108 #end ... ... @@ -134,7 +134,7 @@ 134 134 #end 135 135 #createFormElement($newElem) 136 136 #if($propertyOpener) 137 - ##$value135 +$value 138 138 #createExpandStart($newElem $value) 139 139 #end 140 140 #end