Small cosmetic changes.

This commit is contained in:
James Cole
2016-02-06 19:00:01 +01:00
parent 060b031272
commit b875eb31d2
2 changed files with 5 additions and 3 deletions

View File

@@ -47,7 +47,9 @@
{% endif %}
</td>
<td>
{{ budgetLine.getLeft|formatAmount }}
{% if(budgetLine.getOverspent == 0) %}
{{ budgetLine.getLeft|formatAmount }}
{% endif %}
</td>
<td>
{% if budgetLine.getOverspent != 0 %}