Fixed view. [skip-ci]

This commit is contained in:
James Cole 2016-02-05 19:59:38 +01:00
parent d477feb930
commit 7d05999ced

View File

@ -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>