Fixes #134
Adds an administration interface for the proposal dashboard actions.
This commit is contained in:
@@ -195,4 +195,6 @@ namespace :admin do
|
||||
resources :cards
|
||||
resources :feeds, only: [:update]
|
||||
end
|
||||
|
||||
resources :proposal_dashboard_actions, only: %i[index new create edit update destroy]
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user