This commit is contained in:
Toks
2013-04-20 10:52:57 -04:00
parent 0143401ac3
commit 35915f9ad2

View File

@@ -8,3 +8,5 @@ $("div.comments-for-post[data-post-id=<%= @post.id %>] div.list-of-comments").ht
<% else %>
Danbooru.Comment.hide_threshold_comments(<%= @post.id %>);
<% end %>
Danbooru.Comment.initialize_reply_links();