mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-24 22:34:24 +02:00
parent
4544653c2e
commit
c17334deee
@ -249,6 +249,9 @@ class Monitoring_ListController extends Controller
|
||||
'service_display_name'
|
||||
));
|
||||
$this->filterQuery($query);
|
||||
|
||||
$this->applyRestriction('monitoring/filter/objects', $query);
|
||||
|
||||
$this->view->downtimes = $query;
|
||||
|
||||
$this->setupLimitControl();
|
||||
|
Loading…
x
Reference in New Issue
Block a user