DossierController#update → #update_brouillon
This commit is contained in:
parent
5ac8117c69
commit
338ffb8b50
5 changed files with 12 additions and 12 deletions
|
@ -276,7 +276,7 @@ Rails.application.routes.draw do
|
|||
get 'identite'
|
||||
patch 'update_identite'
|
||||
get 'brouillon'
|
||||
patch 'modifier', to: 'dossiers#update', as: 'modifier'
|
||||
patch 'brouillon', to: 'dossiers#update_brouillon'
|
||||
get 'merci'
|
||||
get 'demande'
|
||||
get 'messagerie'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue