Replies: 0
The date column displays incorrectly in the admin panel. Reverting back to the following in FileListTable.php resolves the issue.
return $file->GetFormattedDate();
Replies: 0
The date column displays incorrectly in the admin panel. Reverting back to the following in FileListTable.php resolves the issue.
return $file->GetFormattedDate();