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

From version 4.12
edited by Alex Cotiugă
on 2026/05/01 15:12
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,9 +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, 'edit').replace('{{html clean="false" wiki="false"}}', '').replace("{{/html}}", '')</dd>
26 -
27 - $doc.display($tOTPProperty.name, $tOTPUserObject)
25 + <dd>$doc.display($property.name, 'edit')</dd>
28 28   #end
29 29   #if (!$xclass.properties || $xclass.properties.size() == 0)
30 30   ## Keep the empty definition term in order to have valid HTML.