vc
This commit is contained in:
parent
8f1ab79f95
commit
378b38cc60
21 changed files with 37 additions and 34 deletions
|
@ -40,7 +40,7 @@ function post_toast(t, url, reload, data) {
|
|||
setTimeout(() => {
|
||||
t.disabled = false;
|
||||
t.classList.remove("disabled");
|
||||
}, 500);
|
||||
}, 2000);
|
||||
};
|
||||
|
||||
xhr.send(form);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue