qi6_app/app/views/admin/p_commercials/index.html.haml
2019-05-17 12:30:45 +02:00

33 lines
502 B
Plaintext

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