updated mod queue

This commit is contained in:
albert
2011-10-26 18:16:29 -04:00
parent a536a2699b
commit 0229dbc711
9 changed files with 50 additions and 14 deletions

View File

@@ -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 %>