Started migration from jquery

This commit is contained in:
Kasper Rynning-Tønnesen
2018-04-23 17:53:07 +02:00
parent 6dabe2963e
commit a6e91ce590
11 changed files with 211 additions and 102 deletions

View File

@@ -22,7 +22,7 @@ $(document).ready(function() {
$(".submit").toggleClass("disabled");
$(".full-form-token").removeClass("hide");
var captcha_response = grecaptcha.getResponse();
$.ajax({
Helper.ajax({
type: "POST",
url: "/api/apply",
data: {