mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-04-08 17:15:08 +02:00
parent
d29d423cc9
commit
18497fee44
@ -191,6 +191,6 @@ class ServiceStatus extends DataView
|
||||
*/
|
||||
public function getSearchColumns()
|
||||
{
|
||||
return array('service', 'service_display_name');
|
||||
return array('host', 'host_display_name', 'service', 'service_display_name');
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user