Show Groupe Instructeur
This commit is contained in:
parent
4491dca19a
commit
94081a3997
5 changed files with 49 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue