mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-04-08 17:15:08 +02:00
parent
3425b71b4d
commit
1d775842f9
@ -602,6 +602,7 @@ class Monitoring_ListController extends Controller
|
||||
'service_handled'
|
||||
));
|
||||
$this->filterQuery($query);
|
||||
$this->applyRestriction('monitoring/filter/objects', $query);
|
||||
$this->setupSortControl(array(
|
||||
'host_name' => $this->translate('Hostname'),
|
||||
'service_description' => $this->translate('Service description')
|
||||
|
Loading…
x
Reference in New Issue
Block a user