Merge branch 'master' into dashboard
This commit is contained in:
@@ -39,6 +39,6 @@ resources :proposals do
|
||||
get :map
|
||||
get :suggest
|
||||
get :summary
|
||||
put 'recommendations/disable', only: :index, controller: 'proposals', action: :disable_recommendations
|
||||
put "recommendations/disable", only: :index, controller: "proposals", action: :disable_recommendations
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user