Merge branch 'master' into dashboard
This commit is contained in:
@@ -30,7 +30,7 @@ namespace :moderation do
|
||||
|
||||
resources :administrator_tasks, only: %i[index edit update]
|
||||
|
||||
resources :budget_investments, only: :index, controller: 'budgets/investments' do
|
||||
resources :budget_investments, only: :index, controller: "budgets/investments" do
|
||||
put :hide, on: :member
|
||||
put :moderate, on: :collection
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user