mmsc_app/app/views/admin/p_remises/index.html.haml
Nicolas Bally a6aa1f6074 Initial
2020-05-25 11:40:11 +02:00

30 lines
471 B
Plaintext

.qi_header
=#.right= link_to 'Ajouter un fournisseur', new_admin_p_remise_path(), :class => "btn btn-primary", :remote => true
%h1
Paiements
%span
Remises
.qi_row
.qi_pannel.qi_plain.padding
%table.table
%tr
%th Date
%th Banque
%th Type de paiement
%th Nombre paiement
%th Montant
%th
%tbody#p_remises_rows
=render @p_remises