mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-30 17:24:16 +02:00
parent
57ea5d6d5a
commit
f7b0e6956d
@ -305,7 +305,7 @@ class FilterEditor extends AbstractWidget
|
|||||||
$this->addFilterToId($add);
|
$this->addFilterToId($add);
|
||||||
}
|
}
|
||||||
|
|
||||||
if ($request->isGet()) {
|
if ($this->query !== null && $request->isGet()) {
|
||||||
$this->query->applyFilter($this->getFilter());
|
$this->query->applyFilter($this->getFilter());
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user