dossier: add new page for SIRET identification

This commit is contained in:
Pierre de La Morinerie 2018-10-04 09:43:19 +02:00 committed by gregoirenovel
parent 1cf7568bb4
commit 54ba0f8e50
8 changed files with 70 additions and 5 deletions

View file

@ -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'