mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-09-22 01:17:42 +02:00
parent
3322d7a7d9
commit
a3ac61c0ef
@ -18,7 +18,7 @@ class ServicestatusQuery extends IdoQuery
|
|||||||
/**
|
/**
|
||||||
* {@inheritdoc}
|
* {@inheritdoc}
|
||||||
*/
|
*/
|
||||||
protected $groupBase = array('services' => array('so.object_id', 's.service_id'));
|
protected $groupBase = array('services' => array('so.object_id'));
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* {@inheritdoc}
|
* {@inheritdoc}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user