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

33 lines
541 B
Plaintext

.qi_header
.right= link_to 'Ajouter une offre', new_admin_p_customer_sheet_path(), :class => "btn btn-primary"
%h1
Ventes
%span
Offres
.qi_row
.qi_pannel.qi_plain.padding
%table.table
%tr
%th ID
%th Date
%th Client
%th Non livrés
%th Livrés
%th Total HT
%th Statut
%th
%tbody#p_customer_sheets_rows
=render @p_customer_sheets
#pagination
= paginate @p_customer_sheets #, :remote => true