Last modified by Agnease on 2026/06/16 17:18

From version 16.28
edited by Agnease
on 2026/06/16 16:39
Change comment: There is no comment for this version
To version 16.27
edited by Agnease
on 2026/06/16 16:37
Change comment: There is no comment for this version

Summary

Details

XWiki.JavaScriptExtension[0]
code
... ... @@ -16,7 +16,6 @@
16 16   errorBox.find('.box div p').text('');
17 17  
18 18   submitButton.prop('disabled', true);
19 - console.log(form.serializeArray())
20 20  
21 21   $.post({
22 22   url: serviceURL,