mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-02-25 18:45:27 -06:00
Fix view [skip ci]
This commit is contained in:
parent
4a1e4bb821
commit
6fed773cb8
@ -25,7 +25,7 @@
|
||||
{% endfor %}
|
||||
{% endif %}
|
||||
</td>
|
||||
<td style="width:20px;">
|
||||
<td style="text-align: right;">
|
||||
{% if entry.earned|length ==0 %}
|
||||
{{ '0'|formatAmount }}
|
||||
{% else %}
|
||||
|
Loading…
Reference in New Issue
Block a user