warning
This commit is contained in:
parent
631c0bdc97
commit
7bbc1d75ab
4 changed files with 80 additions and 6 deletions
|
@ -22,9 +22,6 @@ function post_toast3(t, url, button1, button2) {
|
|||
}
|
||||
}
|
||||
|
||||
|
||||
form.append("formkey", formkey());
|
||||
|
||||
xhr.onload = function() {
|
||||
let data
|
||||
try {data = JSON.parse(xhr.response)}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue