updated mod queue
This commit is contained in:
@@ -9,7 +9,7 @@ $("#c-posts #disapprove").hide();
|
||||
|
||||
$("#pending-approval-notice").hide();
|
||||
|
||||
$("#c-post-moderation #post-<%= @post.id %>").hide();
|
||||
Danbooru.notice("Post was disapproved");
|
||||
$("#c-moderator-post-queues #post-<%= @post.id %>").hide();
|
||||
Danbooru.notice("Post was hidden");
|
||||
|
||||
<% end %>
|
||||
Reference in New Issue
Block a user