dossier: add new page for SIRET identification
This commit is contained in:
parent
1cf7568bb4
commit
54ba0f8e50
8 changed files with 70 additions and 5 deletions
|
@ -278,6 +278,7 @@ Rails.application.routes.draw do
|
|||
member do
|
||||
get 'identite'
|
||||
patch 'update_identite'
|
||||
get 'siret'
|
||||
get 'brouillon'
|
||||
patch 'brouillon', to: 'dossiers#update_brouillon'
|
||||
get 'modifier', to: 'dossiers#modifier'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue