mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-18 10:16:49 +00:00
Plus not minus [skip ci]
This commit is contained in:
@@ -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">
|
||||
|
Reference in New Issue
Block a user