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