work on forum
This commit is contained in:
1
app/views/forum_posts/destroy.js.erb
Normal file
1
app/views/forum_posts/destroy.js.erb
Normal file
@@ -0,0 +1 @@
|
||||
$("article[data-forum-post-id=<%= @forum_post.id %>]").remove();
|
||||
Reference in New Issue
Block a user