bugFuchs
This commit is contained in:
parent
4ad2381b6e
commit
0b5c72eda3
1
assets/js/bootstrap.js
vendored
1
assets/js/bootstrap.js
vendored
@ -2116,7 +2116,6 @@ function a(b) {
|
||||
document.getElementById("recent-count").disabled = b;
|
||||
}
|
||||
function b(x) {
|
||||
x.preventDefault();
|
||||
$.get("ucp.php?page=ajax&action=delete-word&id=" + x.dataset.wordId,
|
||||
function (d) {
|
||||
d = JSON.parse(d);
|
||||
|
2
assets/js/bootstrap.min.js
vendored
2
assets/js/bootstrap.min.js
vendored
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue
Block a user