split form and avis answers in 2 views for instructeurs
This commit is contained in:
parent
dcf1bcc16c
commit
603d66e020
5 changed files with 27 additions and 2 deletions
|
@ -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'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue