transition from accepte to instruction as superadmin
This commit is contained in:
parent
85378ae193
commit
38b48f4217
7 changed files with 65 additions and 3 deletions
|
@ -16,6 +16,7 @@ Rails.application.routes.draw do
|
|||
|
||||
resources :dossiers, only: [:index, :show] do
|
||||
post 'hide', on: :member
|
||||
post 'repasser_en_instruction', on: :member
|
||||
end
|
||||
|
||||
resources :administrateurs, only: [:index, :show, :new, :create] do
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue