This repository has been archived on 2021-11-24. You can view files and clone it, but cannot push or open issues or pull requests.
2021-08-23 10:26:02 +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