split form and avis answers in 2 views for instructeurs

This commit is contained in:
Lisa Durand 2023-03-10 18:39:26 +01:00
parent dcf1bcc16c
commit 603d66e020
5 changed files with 27 additions and 2 deletions

View file

@ -424,6 +424,7 @@ Rails.application.routes.draw do
get 'messagerie'
get 'annotations-privees' => 'dossiers#annotations_privees'
get 'avis'
get 'avis_new'
get 'personnes-impliquees' => 'dossiers#personnes_impliquees'
patch 'follow'
patch 'unfollow'