fds
This commit is contained in:
parent
1e28e6afc4
commit
79b0e77d44
3 changed files with 10 additions and 16 deletions
|
@ -706,7 +706,7 @@ def edit_comment(cid, v):
|
|||
|
||||
g.db.commit()
|
||||
|
||||
return c.realbody(v) + c.options_html(v)
|
||||
return c.realbody(v)
|
||||
|
||||
|
||||
@app.post("/delete/comment/<cid>")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue