mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-29 00:34:03 +02:00
parent
5e90971f94
commit
e3b432d463
@ -55,7 +55,7 @@ class Servicegroupsummary extends DataView
|
||||
*/
|
||||
public function getSearchColumns()
|
||||
{
|
||||
return array('servicegroup', 'servicegroup_alias');
|
||||
return array('service', 'service_display_name', 'servicegroup', 'servicegroup_alias');
|
||||
}
|
||||
|
||||
/**
|
||||
|
Loading…
x
Reference in New Issue
Block a user