remove unused lib/version.inc.php file; added module-specific search to global-search; added new table for user-column-settings
Signed-off-by: Michael Kaufmann <d00p@froxlor.org>
This commit is contained in:
@@ -30,7 +30,7 @@ return [
|
||||
'self_overview' => ['section' => 'admins', 'page' => 'admins'],
|
||||
'columns' => [
|
||||
'adminid' => [
|
||||
'label' => '#',
|
||||
'label' => 'ID',
|
||||
'field' => 'adminid',
|
||||
'sortable' => true,
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user