bbbbbbbbbbbbb
This commit is contained in:
parent
bdf96e72e3
commit
33c5e483ae
18 changed files with 47 additions and 25 deletions
|
@ -10,6 +10,8 @@ function collapse_comment(comment_id) {
|
|||
element.scrollIntoView()
|
||||
window.scrollBy(0, - 100)
|
||||
}
|
||||
|
||||
document.getElementById(`flaggers-${comment_id}`).classList.add('d-none')
|
||||
};
|
||||
|
||||
function poll_vote_no_v() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue