fixing health form redirect and updating npm
This commit is contained in:
parent
0ce52d5fc7
commit
ff2d64dd48
7 changed files with 178 additions and 19 deletions
|
@ -16,6 +16,8 @@
|
|||
xhr.send(data);
|
||||
console.log(data);
|
||||
console.log("Hallo!");
|
||||
window.location.href = "https://tfcconnection.org/thankyou/";
|
||||
window.location.replace("https://tfcconnection.org/thankyou/");
|
||||
return false;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue