Revert "feat/5635 - Supprime la possibilité pour l'expert invité d'envoyer un message"
This commit is contained in:
parent
5165871662
commit
0bd48999bd
5 changed files with 67 additions and 1 deletions
|
@ -300,6 +300,7 @@ 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