jipe_app/app/views/admin/detenus/index.html.haml
2017-08-14 10:53:30 +02:00

27 lines
454 B
Plaintext

.qi_header
.right= link_to 'Ajouter un détenu', new_admin_detenu_path(), :class => "btn btn-primary", :remote => true
%h1
Cirques
%span
Liste des détenus
.qi_row
.qi_pannel.qi_plain.padding
%table.table
%tr
%th Nom
%th Sexe
%th Libération
%th Date
%th Age
%th Provisoire
%th Lien
%th
%tbody#detenus_rows
=render @detenus