mods: remove ability to manually perform mass edits.
Remove the ability for mods to manually perform mass edits without going through the forum.
This commit is contained in:
@@ -12,7 +12,6 @@ Rails.application.routes.draw do
|
||||
end
|
||||
end
|
||||
resources :invitations, :only => [:new, :create, :index]
|
||||
resource :tag, :only => [:edit, :update]
|
||||
namespace :post do
|
||||
resource :queue, :only => [:show] do
|
||||
member do
|
||||
|
||||
Reference in New Issue
Block a user