fsd
This commit is contained in:
parent
6c51b93f2a
commit
d79a0a02f7
1 changed files with 0 additions and 1 deletions
|
@ -48,7 +48,6 @@ function post_toast(url, reload, data) {
|
||||||
myToast.hide();
|
myToast.hide();
|
||||||
var myToast = new bootstrap.Toast(document.getElementById('toast-post-error'));
|
var myToast = new bootstrap.Toast(document.getElementById('toast-post-error'));
|
||||||
myToast.show();
|
myToast.show();
|
||||||
document.getElementById('toast-post-error-text').innerText = "Error. Please try again later.";
|
|
||||||
return false
|
return false
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue