add default-sorting of listings in frontend
Signed-off-by: Michael Kaufmann <d00p@froxlor.org>
This commit is contained in:
@@ -32,6 +32,7 @@ return [
|
||||
'title' => lng('menue.logger.logger'),
|
||||
'icon' => 'fa-solid fa-file-lines',
|
||||
'self_overview' => ['section' => 'logger', 'page' => 'log'],
|
||||
'default_sorting' => ['date' => 'desc'],
|
||||
'columns' => [
|
||||
'date' => [
|
||||
'label' => lng('logger.date'),
|
||||
|
||||
Reference in New Issue
Block a user