Show donations as euro in export
This commit is contained in:
parent
e741a9d7e7
commit
88bc1982ca
@ -35,7 +35,7 @@
|
||||
d.firstname,
|
||||
d.middlename,
|
||||
d.lastname,
|
||||
d.paidDonationAmount,
|
||||
(d.paidDonationAmount/100).toFixed(2),
|
||||
address,
|
||||
];
|
||||
});
|
||||
|
Loading…
x
Reference in New Issue
Block a user