Manager: remove repasser_en_instruction

This commit is contained in:
simon lehericey 2019-07-01 17:50:48 +02:00
parent b2c987ff0d
commit c7e10fc43f
3 changed files with 0 additions and 14 deletions

View file

@ -15,7 +15,6 @@ Rails.application.routes.draw do
end
resources :dossiers, only: [:index, :show] do
post 'change_state_to_instruction', on: :member
post 'hide', on: :member
end