Merge Minor into main #113

Manually merged
niggl merged 416 commits from dev into main 2021-03-26 16:34:56 +00:00
2 changed files with 2 additions and 2 deletions
Showing only changes of commit 07636f51c4 - Show all commits

View File

@ -191,7 +191,7 @@
</span>
</div>
<!-- -->
<div style="displ">
<div>
<span class="font-medium text-gray-700">{$_('total-donation-amount')}:</span>
<span>{(editable.amount / 100)
.toFixed(2)

View File

@ -187,7 +187,7 @@
</span>
</div>
<!-- -->
<div style="displ">
<div>
<span
class="font-medium text-gray-700">{$_('total-donation-amount')}:</span>
<span>{(editable.donationAmount / 100)