DossierController#modifier → #brouillon

This commit is contained in:
gregoirenovel 2018-09-06 09:09:23 +02:00
parent 075a28d36a
commit 5ac8117c69
26 changed files with 52 additions and 52 deletions

View file

@ -275,8 +275,8 @@ Rails.application.routes.draw do
member do
get 'identite'
patch 'update_identite'
get 'modifier'
patch 'modifier', to: 'dossiers#update'
get 'brouillon'
patch 'modifier', to: 'dossiers#update', as: 'modifier'
get 'merci'
get 'demande'
get 'messagerie'