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