marsey marsey marsey
This commit is contained in:
parent
bee640bbb0
commit
6ee4ff4f5a
50 changed files with 987 additions and 991 deletions
|
@ -14,8 +14,6 @@ function report_postModal(id) {
|
|||
form.append("formkey", formkey());
|
||||
form.append("reason", document.getElementById("reason").value);
|
||||
|
||||
xhr.withCredentials=true;
|
||||
|
||||
xhr.onload=function() {
|
||||
document.getElementById("reportPostFormBefore").classList.add('d-none');
|
||||
document.getElementById("reportPostFormAfter").classList.remove('d-none');
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue