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