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

From version 13.53
edited by Alex Cotiugă
on 2026/05/02 07:27
Change comment: There is no comment for this version
To version 13.59
edited by Alex Cotiugă
on 2026/05/02 07:40
Change comment: Synchronized object properties with their current classes

Summary

Details

Page properties
Content
... ... @@ -13,7 +13,8 @@
13 13   #foreach ($property in $xclass.properties)
14 14   #if ($property.name == 'hosting')
15 15   <hr>
16 - These details are optional, but they help us understand the scope and suggest practical next steps.
16 + <h3>Optional project details</h3>
17 + <p>These details help us understand the scope and suggest practical next steps.</p>
17 17   #end
18 18   <dt #if (!$editing && $hasEdit)
19 19   class="editableProperty"