moved artist ban to separate action/button
This commit is contained in:
@@ -52,6 +52,7 @@ Danbooru::Application.routes.draw do
|
||||
resources :artists do
|
||||
member do
|
||||
put :revert
|
||||
put :ban
|
||||
end
|
||||
collection do
|
||||
get :show_or_new
|
||||
|
||||
Reference in New Issue
Block a user