Last modified by Alex Cotiugă on 2026/05/02 12:23

From version 4.10
edited by Alex Cotiugă
on 2026/05/01 15:10
Change comment: There is no comment for this version
To version 4.11
edited by Alex Cotiugă
on 2026/05/01 15:11
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -22,7 +22,7 @@
22 22   ## Support for specifying a translation key as hint in the property definition.
23 23   <span class="xHint">$!escapetool.xml($services.localization.render($property.hint))</span>
24 24   </dt>
25 - <dd>$doc.display($property.name)</dd>
25 + <dd>$doc.display($property.name, 'edit')</dd>
26 26   #end
27 27   #if (!$xclass.properties || $xclass.properties.size() == 0)
28 28   ## Keep the empty definition term in order to have valid HTML.