44 lines
578 B
Plaintext
44 lines
578 B
Plaintext
%h1 Liste des transactions
|
|
|
|
|
|
%table.table.table-striped.table-hover
|
|
%tr
|
|
%th
|
|
Date de création
|
|
%th Date de paiement
|
|
%th
|
|
Payé ?
|
|
|
|
%th
|
|
Id
|
|
|
|
%th
|
|
Organisation
|
|
%th
|
|
Nom
|
|
%th Prénom
|
|
|
|
%th
|
|
Adresse
|
|
%th
|
|
Adresse suite
|
|
%th
|
|
CP
|
|
%th
|
|
Ville
|
|
%th
|
|
Pays
|
|
%th
|
|
Email
|
|
%th
|
|
Tel
|
|
%th
|
|
Type de paiement
|
|
%th Montant
|
|
|
|
%th Ponctuel/mensuel
|
|
%th Type de don
|
|
%th Détail de don
|
|
%th{:style => "width:120px;"}
|
|
|
|
=render @donator_transactions |