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

@@ -10,7 +10,7 @@ $("#c-posts #flag").show();
$("#pending-approval-notice").hide();
$("#c-post-moderation #post-<%= @post.id %>").hide();
$("#c-moderator-post-queues #post-<%= @post.id %>").hide();
Danbooru.notice("Post was approved");
<% end %>