mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2026-01-03 20:14:31 +00:00
Replace deprecated function.
This commit is contained in:
@@ -83,7 +83,7 @@
|
||||
{% endif %}
|
||||
</td>
|
||||
<td>
|
||||
{{ journal.date.formatLocalized(monthAndDayFormat) }}
|
||||
{{ journal.date.isoFormat(monthAndDayFormat) }}
|
||||
</td>
|
||||
<td>
|
||||
<a href="{{ route('accounts.show', [journal.source_account_id]) }}"
|
||||
|
||||
Reference in New Issue
Block a user