Plus not minus [skip ci]

This commit is contained in:
James Cole 2017-06-06 20:37:24 +02:00
parent 9d5d1c0a41
commit 51ddcd9ee1
No known key found for this signature in database
GPG Key ID: C16961E655E74B5E

View File

@ -180,7 +180,7 @@
{{ budgetInformation[budget.id]['spent']|formatAmount }}
</td>
<td>
{{ (repAmount - budgetInformation[budget.id]['spent'])|formatAmount }}
{{ (repAmount + budgetInformation[budget.id]['spent'])|formatAmount }}
</td>
{#
<div class="box-body">