comment threshold link now hitting the correct action
This commit is contained in:
1
app/views/comments/index_for_post.js.erb
Normal file
1
app/views/comments/index_for_post.js.erb
Normal file
@@ -0,0 +1 @@
|
||||
$("div.comments-for-post[data-post-id=<%= @post.id %>] div.notices").hide();
|
||||
Reference in New Issue
Block a user