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