Release 0.5.0 #42

Merged
niggl merged 33 commits from dev into main 2021-03-31 18:15:34 +00:00
Showing only changes of commit 1d12de7045 - Show all commits

View File

@ -73,7 +73,7 @@
<tr>
<td>{{this.donor.firstname}} {{this.donor.middlename}} {{this.donor.lastname}}</td>
<td>{{this.amountPerDistance}}</td>
<td>{{this.amount}}]</td>
<td>{{this.amount}}</td>
</tr>
{{/each}}
</tbody>