dossier: finish feature-switch for enabled new dossier details
This commit is contained in:
parent
326a1f7aaf
commit
38f6d11c57
6 changed files with 18 additions and 5 deletions
|
@ -143,9 +143,9 @@ Rails.application.routes.draw do
|
|||
|
||||
patch 'pieces_justificatives' => 'description#pieces_justificatives'
|
||||
|
||||
# TODO: once these pages will be migrated to the new user design, replace these routes by a redirection
|
||||
get '/recapitulatif' => 'recapitulatif#show'
|
||||
post '/recapitulatif/initiate' => 'recapitulatif#initiate'
|
||||
|
||||
post '/commentaire' => 'commentaires#create'
|
||||
|
||||
get '/carte/position' => 'carte#get_position'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue