rename references of privileged to gold
This commit is contained in:
@@ -13,4 +13,4 @@ $("#pending-approval-notice").hide();
|
||||
$("#c-moderator-post-queues #post-<%= @post.id %>").hide();
|
||||
Danbooru.notice("Post was approved");
|
||||
|
||||
<% end %>
|
||||
<% end %>
|
||||
|
||||
@@ -1 +1 @@
|
||||
{"success": <%= @post.errors.empty? %>, "reason": <%= raw @post.errors.full_messages.join("; ").to_json %>}
|
||||
{"success": <%= @post.errors.empty? %>, "reason": <%= raw @post.errors.full_messages.join("; ").to_json %>}
|
||||
|
||||
Reference in New Issue
Block a user