[Fix #1931] User can ask support to delete dossier

This commit is contained in:
Mathieu Magnin 2018-05-24 15:55:47 +02:00
parent 4cb9fe05e5
commit aaf1bc0b99
6 changed files with 63 additions and 0 deletions

View file

@ -225,6 +225,7 @@ Rails.application.routes.draw do
patch 'update_identite'
get 'modifier'
get 'merci'
post 'ask_deletion'
end
get 'attestation'
end