Change comment:
There is no comment for this version
Summary
-
Objects (3 modified, 0 added, 0 removed)
Details
- XWiki.JavaScriptExtension[0]
-
- Code
-
... ... @@ -13,6 +13,7 @@ 13 13 $(".mktoButton", marketoForm).click(); 14 14 } 15 15 // Redirect to the download URL. 16 + console.log("$request.downloadURL"); 16 16 location.href = "$request.downloadURL"; 17 17 // Prevent the browser from submitting the form, since we`ve handled it. 18 18 return false;
- XWiki.JavaScriptExtension[1]
-
- Code
- XWiki.StyleSheetExtension[1]
-
- Code