mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-29 00:34:03 +02:00
parent
f0f2835708
commit
f84057fd83
@ -61,7 +61,7 @@ class DocSearchIterator extends RecursiveFilterIterator
|
||||
}
|
||||
if (! empty($matches)) {
|
||||
$this->matches = $matches;
|
||||
return $this;
|
||||
return true;
|
||||
}
|
||||
if ($section->hasChildren()) {
|
||||
$this->matches = null;
|
||||
|
Loading…
x
Reference in New Issue
Block a user