Changes for page homeopathsSheet
Last modified by Jip-jan Alunkel on March 26, 17:31
From version 1.102
edited by Jip-jan Alunkel
on March 08, 15:33
on March 08, 15:33
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
-
... ... @@ -94,14 +94,10 @@ 94 94 95 95 #if($theDocObj.getProperty($key)) 96 96 #set($value = $theDocObj.getProperty($key).value) 97 - #if($value) 98 - 99 - #else 97 + #if(!$value) 98 + hi 100 100 #set($value = "1") 101 101 #end 102 - $value.isEmpty() 103 - !$value 104 - $key : $value<br /> 105 105 #set($newElem = { 106 106 "id" : "$key", 107 107 "type" : $propertyType, ... ... @@ -130,7 +130,7 @@ 130 130 #if($propertyOpener) 131 131 ## #createExpandStart($newElem $newElem["value"]) 132 132 #end 133 - ##$theDocObj.getProperty("certification").value <br />129 +$theDocObj.getProperty("certification").value <br /> 134 134 #end 135 135 136 136 #*