Converted total donation amount to €

ref #78
This commit is contained in:
Nicolai Ort 2021-02-20 18:51:49 +01:00
parent ca8f978667
commit 04a09c3ce5

View File

@ -120,7 +120,7 @@
</td> </td>
<td class="px-6 py-4 whitespace-nowrap">TODO</td> <td class="px-6 py-4 whitespace-nowrap">TODO</td>
<td class="px-6 py-4 whitespace-nowrap"> <td class="px-6 py-4 whitespace-nowrap">
{donor.donationAmount} {donor.donationAmount/100}
</td> </td>
{#if active_deletes[donor.id] === true} {#if active_deletes[donor.id] === true}
<td <td