Changes for page homeopathsSheet
Last modified by Jip-jan Alunkel on March 26, 17:31
From version 1.131
edited by Jip-jan Alunkel
on March 08, 18:28
on March 08, 18:28
Change comment:
There is no comment for this version
To version 1.133
edited by Jip-jan Alunkel
on March 08, 18:30
on March 08, 18:30
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -93,10 +93,9 @@ 93 93 #set($propertyOpener = $item.opener) 94 94 #set($propertyParent = $item.parent) 95 95 #set($extraAttributes = $item.extraAttributes) 96 -$extraAttributes.keySet().size() 97 97 #end 98 98 #set($label = $services.localization.render("homeopaths.classproperty.${key}")) 99 - #if($theDocObj.getProperty($key)) 98 + #if($theDocObj.getProperty($key) || $propertyType == "address") 100 100 #set($value = $theDocObj.getProperty($key).value) 101 101 #if(!$value) 102 102 #set($value = "1")