Nicolas Bally 761e075bb6 initial
2018-11-08 21:47:30 +01:00

29 lines
454 B
Plaintext

.qi_header
.right= link_to 'Ajouter un fournisseur', new_admin_p_fournisseur_path(), :class => "btn btn-primary", :remote => true
%h1
Achats
%span
Fournisseurs
.qi_row
.qi_pannel.qi_plain.padding
%table.table
%tr
%th Code
%th Nom
%th Adresse
%th
Email
%th
Tél
%th
%tbody#p_fournisseurs_rows
=render @p_fournisseurs