dffd
This commit is contained in:
parent
cb858c269c
commit
855dac41c9
6 changed files with 4 additions and 6 deletions
|
@ -109,7 +109,6 @@ function delete_commentModal(id) {
|
|||
this.innerHTML='<span class="spinner-border spinner-border-sm mr-2" role="status" aria-hidden="true"></span>Deleting comment';
|
||||
this.disabled = true;
|
||||
post('/delete/comment/' + id)
|
||||
location.reload();
|
||||
}
|
||||
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue