Donor management feature/78-donor_mgnt #80

Merged
niggl merged 22 commits from feature/78-donor_mgnt into dev 2021-02-24 15:53:54 +00:00
Showing only changes of commit 5d945f5bc5 - Show all commits

View File

@ -186,6 +186,10 @@
</span>
</div>
<!-- -->
<div style="displ">
<span class="font-medium text-gray-700">{$_('total-donation-amount')}:</span>
<span>{(editable.donationAmount/100).toFixed(2).toLocaleString("de-DE", {valute: "EUR"})}</span>
</div>
<div class="text-sm w-full">
<label
for="firstname"