Nicolas Bally 1fa250e0e4 Initial
2011-07-15 12:29:09 +02:00

19 lines
365 B
Plaintext

.header
.right= link_to 'Ajouter un administrateur', new_admin_admin_path, :remote => true, :class => "button"
%h1 Liste des administrateurs
.grid_12
%table
%thead
%tr
%th Nom d'utilisateur
%th Email
%th Nom
%th Prénom
%th{:style => "width:70px"}  
%tbody#admin_rows.rows.QI_table_alternate_alt1
=render @admins