Changes for page Get in Touch About Your XWiki Project
Last modified by Alex Cotiugă on 2026/05/02 12:23
From version 15.21
edited by Alex Cotiugă
on 2026/05/02 12:22
on 2026/05/02 12:22
Change comment:
There is no comment for this version
To version 15.1
edited by Alex Cotiugă
on 2026/05/02 09:29
on 2026/05/02 09:29
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -4,7 +4,7 @@ 4 4 #set ($now = $datetool.get('yyyyMMddHHmm')) 5 5 #set ($random = $mathtool.random(100000, 999999)) 6 6 #set ($uniqueName = "ContactRequest-${now}-${random}") 7 - #set ($contactRequestDoc = $xwiki.getDocument AsAuthor('ContactRequests.' + $uniqueName))7 + #set ($contactRequestDoc = $xwiki.getDocument('ContactRequests.' + $uniqueName)) 8 8 #set ($contactRequestObj = $contactRequestDoc.getObject('Agnease.Code.ContactRequest.ContactRequestClass', true)) 9 9 #set ($statusCode = 200) 10 10 #set ($message = 'Your request was successfully sent.') ... ... @@ -17,8 +17,6 @@ 17 17 #end 18 18 19 19 #set ($discard = $contactRequestDoc.saveAsAuthor()) 20 - 21 - #set ($message = "$message") 22 22 23 23 ##set ($statusCode = 400) 24 24 ##set ($message = 'error') ... ... @@ -37,7 +37,7 @@ 37 37 You do not need to have a full specification. A short description is enough to start the conversation. 38 38 {{html clean="false"}} 39 39 <div class="row"> 40 - <div class="xform col- md-7">38 + <div class="xform col-xs-7"> 41 41 <form id="contactForm"> 42 42 <dl> 43 43 #foreach ($property in $xclass.properties) ... ... @@ -88,7 +88,7 @@ 88 88 {{/html}} 89 89 {{html clean="false"}} 90 90 </div> 91 - <div class="col- md-5">89 + <div class="col-xs-5"> 92 92 <div class="widget"> 93 93 <h4>$services.icon.renderHTML('check') How Agnease can help</h4> 94 94 <ul>