mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-29 16:54:04 +02:00
parent
de00a1998e
commit
b08715f70e
@ -412,7 +412,7 @@ class Monitoring_ListController extends Controller
|
|||||||
'service_display_name'
|
'service_display_name'
|
||||||
));
|
));
|
||||||
$this->applyRestriction('monitoring/filter/objects', $query);
|
$this->applyRestriction('monitoring/filter/objects', $query);
|
||||||
$this->filterQuery($query):
|
$this->filterQuery($query);
|
||||||
$this->view->comments = $query;
|
$this->view->comments = $query;
|
||||||
|
|
||||||
$this->setupLimitControl();
|
$this->setupLimitControl();
|
||||||
|
Loading…
x
Reference in New Issue
Block a user