dossier: add a page with the form
This commit is contained in:
parent
86539413ee
commit
af95e56b50
8 changed files with 92 additions and 5 deletions
|
@ -274,6 +274,7 @@ Rails.application.routes.draw do
|
|||
get 'modifier'
|
||||
patch 'modifier', to: 'dossiers#update'
|
||||
get 'merci'
|
||||
get 'formulaire'
|
||||
post 'ask_deletion'
|
||||
get 'attestation'
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue