mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-27 15:54:03 +02:00
parent
d29d423cc9
commit
18497fee44
@ -191,6 +191,6 @@ class ServiceStatus extends DataView
|
|||||||
*/
|
*/
|
||||||
public function getSearchColumns()
|
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