Changes for page Get in Touch About Your XWiki Project
Last modified by Alex Cotiuga on 2026/07/27 06:09
From version 16.44
edited by Alex Cotiuga
on 2026/06/16 16:58
on 2026/06/16 16:58
Change comment:
There is no comment for this version
To version 16.41
edited by Alex Cotiuga
on 2026/06/16 16:57
on 2026/06/16 16:57
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -17,8 +17,6 @@ 17 17 #set ($email = $stringtool.trim($request.get($parameterName))) 18 18 #elseif ($propertyName == 'contactWebsite') 19 19 #set ($contactWebsite = $stringtool.trim($request.get($parameterName))) 20 - #elseif ($propertyName == 'contactStartedAt') 21 - #set ($startedAtRaw = $stringtool.trim($request.get($parameterName))) 22 22 #end 23 23 #end 24 24 #end