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

From version 13.52
edited by Alex Cotiugă
on 2026/05/02 07:27
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,10 +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 - These details are **optional**, but they help us understand the scope and suggest practical next steps.
17 - #end
18 18   <dt #if (!$editing && $hasEdit)
19 19   class="editableProperty"
20 20   #set ($xobjectPropertyReference = $xobject.getPropertyReference($property.name))