Move the attestation route inside the member block
This commit is contained in:
parent
1184b50a40
commit
4d41381155
6 changed files with 6 additions and 6 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue