dossier: finish feature-switch for enabled new dossier details

This commit is contained in:
Pierre de La Morinerie 2018-09-18 11:29:54 +02:00
parent 326a1f7aaf
commit 38f6d11c57
6 changed files with 18 additions and 5 deletions

View file

@ -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'