Show Groupe Instructeur

This commit is contained in:
simon lehericey 2019-10-24 22:17:55 +02:00
parent 4491dca19a
commit 94081a3997
5 changed files with 49 additions and 1 deletions

View file

@ -15,5 +15,6 @@
- @groupes_instructeurs.each do |group|
%tr
%td= group.label
%td.actions= link_to "voir", instructeur_groupe_path(@procedure, group)
= paginate @groupes_instructeurs