DossierController#update → #update_brouillon

This commit is contained in:
gregoirenovel 2018-09-06 10:49:26 +02:00
parent 5ac8117c69
commit 338ffb8b50
5 changed files with 12 additions and 12 deletions

View file

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