sex
This commit is contained in:
parent
8a848c9f45
commit
7c0b0fc413
10 changed files with 66 additions and 128 deletions
|
@ -1156,7 +1156,6 @@ def admin_distinguish_comment(c_id, v):
|
|||
"comments.html",
|
||||
v=v,
|
||||
comments=[comment],
|
||||
render_replies=False,
|
||||
)
|
||||
|
||||
html=str(BeautifulSoup(html, features="html.parser").find(id=f"comment-{comment.id}-only"))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue