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

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

Summary

Details

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