mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-11-07 10:28:22 +00:00
Plus not minus [skip ci]
This commit is contained in:
@@ -180,7 +180,7 @@
|
|||||||
{{ budgetInformation[budget.id]['spent']|formatAmount }}
|
{{ budgetInformation[budget.id]['spent']|formatAmount }}
|
||||||
</td>
|
</td>
|
||||||
<td>
|
<td>
|
||||||
{{ (repAmount - budgetInformation[budget.id]['spent'])|formatAmount }}
|
{{ (repAmount + budgetInformation[budget.id]['spent'])|formatAmount }}
|
||||||
</td>
|
</td>
|
||||||
{#
|
{#
|
||||||
<div class="box-body">
|
<div class="box-body">
|
||||||
|
|||||||
Reference in New Issue
Block a user