Updated admin Group editing page
• Updated: - admin Group editing page to include list of admin mods, ability to delete group, ability to make (me/admin) admin of the group
This commit is contained in:
@@ -171,8 +171,7 @@ Rails.application.routes.draw do
|
||||
|
||||
resources :groups, only: [:index, :show, :update, :destroy] do
|
||||
member do
|
||||
post :enable_featured
|
||||
post :disable_featured
|
||||
post :make_me_admin
|
||||
end
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user