Move the attestation route inside the member block

This commit is contained in:
gregoirenovel 2018-07-17 11:26:41 +02:00
parent 1184b50a40
commit 4d41381155
6 changed files with 6 additions and 6 deletions

View file

@ -245,8 +245,8 @@ Rails.application.routes.draw do
get 'modifier'
get 'merci'
post 'ask_deletion'
get 'attestation'
end
get 'attestation'
end
# FIXME: to remove when show is implemeted
# needed to fix refresh after dossier draft save