refactored post mod queue
This commit is contained in:
1
app/views/moderator/post/posts/delete.js.erb
Normal file
1
app/views/moderator/post/posts/delete.js.erb
Normal file
@@ -0,0 +1 @@
|
||||
$("#post-<%= @post.id %>").remove();
|
||||
0
app/views/moderator/post/posts/undelete.js.erb
Normal file
0
app/views/moderator/post/posts/undelete.js.erb
Normal file
Reference in New Issue
Block a user