specify default search-field for on-page listing-search/filter
Signed-off-by: Michael Kaufmann <d00p@froxlor.org>
This commit is contained in:
@@ -41,6 +41,7 @@ return [
|
||||
'description' => [
|
||||
'label' => lng('admin.phpsettings.description'),
|
||||
'field' => 'description',
|
||||
'isdefaultsearchfield' => true,
|
||||
],
|
||||
'configs' => [
|
||||
'label' => lng('admin.phpsettings.activephpconfigs'),
|
||||
|
||||
Reference in New Issue
Block a user