Changes for page homeopathsSheet
Last modified by Jip-jan Alunkel on March 26, 17:31
From version 1.97
edited by Jip-jan Alunkel
on March 08, 15:23
on March 08, 15:23
Change comment:
There is no comment for this version
To version 1.92
edited by Jip-jan Alunkel
on March 08, 15:16
on March 08, 15:16
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -93,13 +93,7 @@ 93 93 #set($label = $services.localization.render("homeopaths.classproperty.${key}")) 94 94 95 95 #if($theDocObj.getProperty($key)) 96 - 97 - #if($value) 98 - #set($value = $theDocObj.getProperty($key).value) 99 - #else 100 - #set($value = "1") 101 - #end 102 - $value 96 + #set($value = $theDocObj.getProperty($key).value) 103 103 #set($newElem = { 104 104 "id" : "$key", 105 105 "type" : $propertyType, ... ... @@ -128,7 +128,7 @@ 128 128 #if($propertyOpener) 129 129 ## #createExpandStart($newElem $newElem["value"]) 130 130 #end 131 - ##$theDocObj.getProperty("certification").value <br />125 +$newElem <br /> 132 132 #end 133 133 134 134 #*