Nicolas Bally a6aa1f6074 Initial
2020-05-25 11:40:11 +02:00

32 lines
494 B
Plaintext

.qi_header
.right= link_to 'Ajouter un commercial', new_admin_p_commercial_path(), :class => "btn btn-primary", :remote => true
%h1
Commerciaux
%span
Liste
.qi_row
.qi_pannel.qi_plain.padding
%table.table
%tr
%th Catégorie
%th Code
%th Prénom / Nom
%th
Email
%th
Tél
%th
%tbody#p_commercials_rows
=render @p_commercials