Merge pull request #3350 from xam-stephan/hostgroup-service-url-filter

hostgroups url filter also for services
This commit is contained in:
lippserd 2018-02-21 09:21:17 +01:00 committed by GitHub
commit a89d8fb604
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -148,6 +148,7 @@ if (! $this->compact): ?>
$stateBadges = new StateBadges();
$stateBadges
->setUrl('monitoring/list/services')
->setBaseFilter($this->filterEditor->getFilter())
->add(
StateBadges::STATE_OK,
$hostGroup->services_ok,