mirror of
https://github.com/Icinga/icingaweb2-module-director.git
synced 2025-07-31 01:34:12 +02:00
parent
b248e8dcae
commit
29b917dd18
@ -39,6 +39,6 @@ class IcingaHostGroupTable extends QuickTable
|
||||
return $this->db()->select()->from(
|
||||
array('hg' => 'icinga_hostgroup'),
|
||||
array()
|
||||
);
|
||||
)->order('hg.object_name');
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user