mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-04-08 17:15:08 +02:00
parent
18497fee44
commit
5e90971f94
@ -60,7 +60,7 @@ class Hostgroupsummary extends DataView
|
||||
*/
|
||||
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