Changes for page homeopathsSheet

Last modified by Jip-jan Alunkel on March 26, 17:31

From version 1.126
edited by Jip-jan Alunkel
on March 08, 18:23
Change comment: There is no comment for this version
To version 1.127
edited by Jip-jan Alunkel
on March 08, 18:24
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -88,7 +88,6 @@
88 88   #foreach($item in $property.keySet())
89 89   #set($key = $item)
90 90   #end
91 -$key
92 92   #foreach($item in $property.values())
93 93   #set($propertyType = $item.type)
94 94   #set($propertyOpener = $item.opener)
... ... @@ -96,7 +96,7 @@
96 96   #set($extraAttributes = $item.extraAttributes)
97 97   #end
98 98   #set($label = $services.localization.render("homeopaths.classproperty.${key}"))
99 -
98 +$extraAttributes
100 100   #if($theDocObj.getProperty($key))
101 101   #set($value = $theDocObj.getProperty($key).value)
102 102   #if(!$value)