mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-02-25 18:45:27 -06:00
Fixed view. [skip-ci]
This commit is contained in:
parent
d477feb930
commit
7d05999ced
@ -27,9 +27,7 @@
|
||||
<a href="{{ route('budgets.show',balanceLine.getBudget.id) }}">{{ balanceLine.getTitle }}</a>
|
||||
</td>
|
||||
<td>
|
||||
[source]
|
||||
{{ balanceLine.getBudget.amount|formatAmount }}
|
||||
<!-- { { balanceLine.getRepetition.amount|formatAmount } } -->
|
||||
</td>
|
||||
{% else %}
|
||||
<td colspan="2">{{ balanceLine.getTitle }}</td>
|
||||
|
Loading…
Reference in New Issue
Block a user