dfsdfdss
This commit is contained in:
parent
855dac41c9
commit
f93d9e3b3c
1 changed files with 0 additions and 1 deletions
|
@ -12,7 +12,6 @@
|
||||||
var form = new FormData()
|
var form = new FormData()
|
||||||
form.append("formkey", formkey());
|
form.append("formkey", formkey());
|
||||||
xhr.withCredentials=true;
|
xhr.withCredentials=true;
|
||||||
xhr.onload = function() {window.location.reload(true);};
|
|
||||||
xhr.send(form);
|
xhr.send(form);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue