fixes #1380
This commit is contained in:
@@ -8,3 +8,5 @@ $("div.comments-for-post[data-post-id=<%= @post.id %>] div.list-of-comments").ht
|
|||||||
<% else %>
|
<% else %>
|
||||||
Danbooru.Comment.hide_threshold_comments(<%= @post.id %>);
|
Danbooru.Comment.hide_threshold_comments(<%= @post.id %>);
|
||||||
<% end %>
|
<% end %>
|
||||||
|
|
||||||
|
Danbooru.Comment.initialize_reply_links();
|
||||||
|
|||||||
Reference in New Issue
Block a user