Changes for page Public Web Site
Last modified by Alex Cotiugă on 2025/11/27 10:42
From version 3.68
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
To version 3.73
edited by Alex Cotiugă
on 2025/11/24 15:58
on 2025/11/24 15:58
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> ... ... @@ -173,7 +173,7 @@ 173 173 #end 174 174 175 175 #macro (stripHTMLMacro $displayOutput) 176 - $stringtool.removeEnd($stringtool.removeStart($displayOutput, '{{html clean="false" wiki="false"}}'), '{{/html}}') 176 + $stringtool.removeEnd($stringtool.removeStart($displayOutput, '{{html clean="false" wiki="false"}}'), '{{/html}}').replace('Agnease.Code.Lead.LeadClass_0_', '') 177 177 #end 178 178 179 179 #macro (displayFormFromSheetCode)