mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-12 15:35:15 +00:00
Make sure amounts are formatted, and fixed some issues.
This commit is contained in:
@@ -46,7 +46,7 @@
|
||||
</td>
|
||||
<td>
|
||||
{# TODO replace with new format code #}
|
||||
XX.XX
|
||||
{{ transactionAmount(transaction) }}
|
||||
</td>
|
||||
<td class="hidden-sm hidden-xs">
|
||||
{{ transaction.date.formatLocalized(monthAndDayFormat) }}
|
||||
|
Reference in New Issue
Block a user