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

From version 13.46
edited by Alex Cotiugă
on 2026/05/02 07:21
Change comment: There is no comment for this version
To version 13.47
edited by Alex Cotiugă
on 2026/05/02 07:22
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -11,6 +11,9 @@
11 11   <form id="contactForm">
12 12   <dl>
13 13   #foreach ($property in $xclass.properties)
14 + #if ($property.name == 'hosting')
15 + ---
16 + #end
14 14   <dt #if (!$editing && $hasEdit)
15 15   class="editableProperty"
16 16   #set ($xobjectPropertyReference = $xobject.getPropertyReference($property.name))