forked from Public/pics
GenericTable: better handling of null values for timestamps
This commit is contained in:
@@ -62,6 +62,7 @@ class ManageUsers extends HTMLController
|
||||
'type' => 'timestamp',
|
||||
'pattern' => 'long',
|
||||
'value' => 'last_action_time',
|
||||
'if_null' => 'n/a',
|
||||
],
|
||||
'header' => 'Last activity',
|
||||
'is_sortable' => true,
|
||||
|
||||
Reference in New Issue
Block a user