dsfsfd
This commit is contained in:
parent
2e81f2abd7
commit
822d841251
16 changed files with 30 additions and 47 deletions
|
@ -30,7 +30,6 @@ function post_toast(url, reload, data) {
|
|||
try {
|
||||
document.getElementById('toast-post-success-text').innerText = JSON.parse(xhr.response)["message"];
|
||||
} catch(e) {
|
||||
document.getElementById('toast-post-success-text').innerText = "Action successful!";
|
||||
}
|
||||
|
||||
if (reload == 1) {location.reload(true)}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue