dossier: add page for etablissement
This commit is contained in:
parent
310f4b92d1
commit
93f1a53dfc
9 changed files with 229 additions and 0 deletions
|
@ -280,6 +280,7 @@ Rails.application.routes.draw do
|
|||
patch 'update_identite'
|
||||
get 'siret'
|
||||
post 'siret', to: 'dossiers#update_siret'
|
||||
get 'etablissement'
|
||||
get 'brouillon'
|
||||
patch 'brouillon', to: 'dossiers#update_brouillon'
|
||||
get 'modifier', to: 'dossiers#modifier'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue