From 8eb5554ba2fa3b4b6e7d6ebf7886c031e646d5a0 Mon Sep 17 00:00:00 2001 From: Eric Lippmann Date: Mon, 28 Sep 2015 18:11:09 +0200 Subject: [PATCH] monitoring: Fix CSS classes in the service groups overview refs #5543 --- .../views/scripts/list/servicegroups.phtml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/modules/monitoring/application/views/scripts/list/servicegroups.phtml b/modules/monitoring/application/views/scripts/list/servicegroups.phtml index 679957d1d..865bc27dd 100644 --- a/modules/monitoring/application/views/scripts/list/servicegroups.phtml +++ b/modules/monitoring/application/views/scripts/list/servicegroups.phtml @@ -14,26 +14,26 @@ if (! $this->compact): ?>

translate('No service groups found matching the filter.') ?>

- +
+ - peekAhead($this->compact) as $serviceGroup): ?> - + +
translate('Service Group') ?>translate('Total Services') ?> translate('Service States') ?>
+ + services_total ?> + qlink( $serviceGroup->servicegroup_alias, 'monitoring/list/services', array('servicegroup_name' => $serviceGroup->servicegroup_name), array('title' => sprintf($this->translate('List all services in the group "%s"'), $serviceGroup->servicegroup_alias)) ) ?> - - - services_total ?> -