added post#annihilate, removed stale post_moderation views
This commit is contained in:
@@ -17,6 +17,7 @@ Danbooru::Application.routes.draw do
|
||||
resource :disapproval, :only => [:create]
|
||||
resources :posts, :only => [:delete, :undelete] do
|
||||
member do
|
||||
post :annihilate
|
||||
post :delete
|
||||
post :undelete
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user