fix "Show all comments" opening editing forms
This commit is contained in:
@@ -10,3 +10,4 @@ $("div.comments-for-post[data-post-id=<%= @post.id %>] div.list-of-comments").ht
|
||||
<% end %>
|
||||
|
||||
Danbooru.Comment.initialize_reply_links();
|
||||
Danbooru.Comment.initialize_edit_links();
|
||||
|
||||
Reference in New Issue
Block a user