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

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