Changes for page Public Web Site
Last modified by Alex Cotiugă on 2025/11/27 10:42
From version 3.71
edited by Alex Cotiugă
on 2025/11/24 15:55
on 2025/11/24 15:55
Change comment:
There is no comment for this version
To version 3.69
edited by Alex Cotiugă
on 2025/11/24 15:54
on 2025/11/24 15:54
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -159,7 +159,7 @@ 159 159 </div> 160 160 <div class="modal-body"> 161 161 <div> 162 - ##Need help with your XWiki? <a href="mailto:alex@agnease.com">Contact Agnease</a>162 + Need help with your XWiki? <a href="mailto:alex@agnease.com">Contact Agnease</a> 163 163 #displayFormFromSheetCode() 164 164 </div> 165 165 </div> ... ... @@ -185,7 +185,7 @@ 185 185 ## Make sure the following display* method calls use the right object. 186 186 #set ($discard = $doc.use($xobject)) 187 187 ## Using the xform vertical form layout. 188 - <div class="xform"> 188 + <div class="xform half"> 189 189 <dl> 190 190 #foreach ($property in $xclass.properties) 191 191 <dt #if (!$editing)