health form redirect to thankyou
This commit is contained in:
parent
966a6ddb67
commit
5bdabd920e
|
@ -67,7 +67,7 @@
|
||||||
xhr.send(data);
|
xhr.send(data);
|
||||||
console.log(data);
|
console.log(data);
|
||||||
console.log("Hallo!");
|
console.log("Hallo!");
|
||||||
/* window.location.href = "/thankyou/"; */
|
window.location.href = "/thankyou/";
|
||||||
/* window.location.replace("https://tfcconnection.org/thankyou/"); */
|
/* window.location.replace("https://tfcconnection.org/thankyou/"); */
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue