Supprime la possibilité pour l'expert invité d'envoyer un message à l'usager
This commit is contained in:
parent
f4fa557aca
commit
6636b7f14c
5 changed files with 1 additions and 67 deletions
|
@ -300,7 +300,6 @@ Rails.application.routes.draw do
|
|||
get '', action: 'procedure', on: :collection, as: :procedure
|
||||
member do
|
||||
get 'instruction'
|
||||
get 'messagerie'
|
||||
post 'commentaire' => 'avis#create_commentaire'
|
||||
post 'avis' => 'avis#create_avis'
|
||||
patch 'revoquer'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue