Changes for page Get in Touch About Your XWiki Project
Last modified by Alex Cotiugă on 2026/05/02 12:23
From version 13.174
edited by Alex Cotiugă
on 2026/05/02 09:12
on 2026/05/02 09:12
Change comment:
There is no comment for this version
To version 13.176
edited by Alex Cotiugă
on 2026/05/02 09:12
on 2026/05/02 09:12
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -9,8 +9,7 @@ 9 9 #set ($statusCode = 200) 10 10 #set ($message = 'Your request was successfully sent.') 11 11 12 - // replace with succcess message alert(response.message || 'Your request was sent successfully.'); 13 - //var message = 'The request could not be sent. Please try again or contact Agnease by email.'; 12 + ##var message = 'The request could not be sent. Please try again or contact Agnease by email.'; 14 14 15 15 #foreach ($parameterName in $request.parameterNames) 16 16 #set ($discard = $contactRequestObj.set($parameterName.split('_0_')[1], $request.get($parameterName)))