Nicolas Bally 120e9803eb initial
2020-04-28 14:51:42 +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