mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-31 01:34:09 +02:00
parent
18497fee44
commit
5e90971f94
@ -60,7 +60,7 @@ class Hostgroupsummary extends DataView
|
|||||||
*/
|
*/
|
||||||
public function getSearchColumns()
|
public function getSearchColumns()
|
||||||
{
|
{
|
||||||
return array('hostgroup', 'hostgroup_alias');
|
return array('host', 'host_display_name', 'hostgroup', 'hostgroup_alias');
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
Loading…
x
Reference in New Issue
Block a user