dossier: remove DescriptionController

This commit is contained in:
Pierre de La Morinerie 2018-10-01 13:21:09 +00:00
parent 3392df0029
commit bf9f427299
18 changed files with 0 additions and 179016 deletions

View file

@ -139,8 +139,6 @@ Rails.application.routes.draw do
resources :dossiers do
get '/add_siret' => 'dossiers/add_siret#show'
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'