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.

31 lines
460 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