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