dossier: add "Messagerie" tab
This commit is contained in:
parent
5cfb200417
commit
af5df2d661
6 changed files with 95 additions and 2 deletions
|
@ -279,6 +279,8 @@ Rails.application.routes.draw do
|
|||
patch 'modifier', to: 'dossiers#update'
|
||||
get 'merci'
|
||||
get 'demande'
|
||||
get 'messagerie'
|
||||
post 'commentaire' => 'dossiers#create_commentaire'
|
||||
post 'ask_deletion'
|
||||
get 'attestation'
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue