Formulaire → demande, when not editable

This commit is contained in:
gregoirenovel 2018-08-29 16:57:01 +02:00
parent b9a32633bb
commit 6b88968889
8 changed files with 14 additions and 14 deletions

View file

@ -278,7 +278,7 @@ Rails.application.routes.draw do
get 'modifier'
patch 'modifier', to: 'dossiers#update'
get 'merci'
get 'formulaire'
get 'demande'
post 'ask_deletion'
get 'attestation'
end