pollen_app/app/views/admin/p_remises/index.html.haml
Nicolas Bally 120e9803eb initial
2020-04-28 14:51:42 +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