Generate runner certificates feature/36-runner_certificates #41

Merged
niggl merged 27 commits from feature/36-runner_certificates into dev 2021-03-31 17:09:26 +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>