Now calculateing total donations (perdistance)

ref #36
This commit is contained in:
2021-03-31 16:31:44 +02:00
parent e0add846bb
commit 6b23dea477
3 changed files with 18 additions and 3 deletions

View File

@@ -79,8 +79,8 @@
</tbody>
<tfoot>
<td>{{__ "gesamt"}}</td>
<td>0.5 {{../currency_symbol}}</td>
<td>1 {{../currency_symbol}}</td>
<td>{{--format_currency this.donationPerDistanceTotal}} {{../currency_symbol}}</td>
<td>{{--format_currency this.donationTotal}} {{../currency_symbol}}</td>
</tfoot>
</table>
</main>