mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2026-01-09 23:41:10 +00:00
Got up to categories with the new tables.
This commit is contained in:
@@ -26,7 +26,7 @@
|
||||
<td>
|
||||
<?php $active = $account->lastActionDate(); ?>
|
||||
@if($active)
|
||||
{{{$active->format('j F Y @ H:i')}}}
|
||||
{{{$active->format('j F Y')}}}
|
||||
@else
|
||||
<em>Never</em>
|
||||
@endif
|
||||
|
||||
Reference in New Issue
Block a user