Better formatting (will take currency into account).

This commit is contained in:
James Cole 2015-12-25 16:40:27 +01:00
parent c25c5623d2
commit 524edfe7c2

View File

@ -64,7 +64,7 @@
</td>
<td>
{{ journal.amount|formatAmount }}
{{ journal|formatJournal }}
</td>
<td class="hidden-sm hidden-xs">
{{ journal.date.formatLocalized(monthAndDayFormat) }}