change privileged accounts to gold accounts, add platinum accounts, add favorite and tag query limiting based on level
This commit is contained in:
@@ -1,2 +1,6 @@
|
||||
$("a#add-to-favorites").hide();
|
||||
$("a#remove-from-favorites").show();
|
||||
<% if @error_msg %>
|
||||
Danbooru.error("<%= @error_msg %>");
|
||||
<% else %>
|
||||
$("a#add-to-favorites").hide();
|
||||
$("a#remove-from-favorites").show();
|
||||
<% end %>
|
||||
|
||||
Reference in New Issue
Block a user