mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-21 21:04:25 +02:00
parent
14a555629d
commit
dbf471feac
@ -689,7 +689,7 @@ class Monitoring_ListController extends Controller
|
||||
->handleRequest($this->getRequest());
|
||||
$query->applyFilter($editor->getFilter());
|
||||
|
||||
$this->view->filterEditor = $editor;
|
||||
$this->setupFilterControl($editor);
|
||||
$this->view->filter = $editor->getFilter();
|
||||
|
||||
if ($sort = $this->params->get('sort')) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user