Last modified by Alex Cotiuga on 2026/07/27 06:09

From version 18.10
edited by Alex Cotiuga
on 2026/07/09 20:00
Change comment: There is no comment for this version
To version 18.8
edited by Alex Cotiuga
on 2026/07/09 19:58
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -189,12 +189,12 @@
189 189   ## Support for specifying a translation key as hint in the property definition.
190 190   <span class="xHint">$!escapetool.xml($services.localization.render($property.hint))</span>
191 191   </dt>
192 - <dd $hiddenPropertiesCSS>$doc.display($property.name, 'edit').replace('{{html clean="false" wiki="false"}}', '').replace("{{/html}}", '')</dd>
192 + <dd>$doc.display($property.name, 'edit').replace('{{html clean="false" wiki="false"}}', '').replace("{{/html}}", '')</dd>
193 193   #end
194 194   #if (!$xclass.properties || $xclass.properties.size() == 0)
195 195   ## Keep the empty definition term in order to have valid HTML.
196 196   <dt></dt>
197 - <dd>$escapetool.xml($services.localization.render('xclass.defaultObjectSheet.noProperties'))</dd>
197 + <dd $hiddenPropertiesCSS>$escapetool.xml($services.localization.render('xclass.defaultObjectSheet.noProperties'))</dd>
198 198   #end
199 199   </dl>
200 200   <p class="xHint">* Your information will only be used to respond to this request.</p>