adjust css/js of global-search; added missing id fields for searchable entities
Signed-off-by: Michael Kaufmann <d00p@froxlor.org>
This commit is contained in:
@@ -187,7 +187,7 @@ class GlobalSearch
|
||||
'result_format' => [
|
||||
'title' => ['self', 'getFieldFromResult'],
|
||||
'title_args' => 'name',
|
||||
'href' => 'admin_plans.php?page=overview&action=edit&id='
|
||||
'href' => 'admin_plans.php?page=overview&searchfield=id&searchtext='
|
||||
]
|
||||
],
|
||||
// PHP configs
|
||||
|
||||
Reference in New Issue
Block a user