From 73d674f6d91d5903bc6d9138fa24edfa2532f33c Mon Sep 17 00:00:00 2001 From: Eric Lippmann Date: Mon, 28 Sep 2015 17:40:08 +0200 Subject: [PATCH] monitoring: Fix thead creation in the service groups overview refs #5543 --- .../views/scripts/list/servicegroups.phtml | 28 ++++++++----------- 1 file changed, 12 insertions(+), 16 deletions(-) diff --git a/modules/monitoring/application/views/scripts/list/servicegroups.phtml b/modules/monitoring/application/views/scripts/list/servicegroups.phtml index e5e95ab46..ce3a36b8a 100644 --- a/modules/monitoring/application/views/scripts/list/servicegroups.phtml +++ b/modules/monitoring/application/views/scripts/list/servicegroups.phtml @@ -8,22 +8,22 @@
+hasResult()): ?> +

translate('No servicegroups found matching the filter') ?>

+
+ + + + + + + + + peekAhead($this->compact); -$firstRow = true; foreach ($servicegroups as $s): ?> - - -
translate('Last Problem') ?>translate('Service Group') ?>translate('Total Services') ?>translate('Service States') ?>
- - - - - - - -services_critical_last_state_change_unhandled): ?> -hasResult()): ?>
translate('Last Problem') ?>translate('Service Group') ?>translate('Total Services') ?>translate('Service States') ?>
@@ -299,7 +299,6 @@ foreach ($servicegroups as $s): ?>
hasMore()): ?> @@ -313,7 +312,4 @@ foreach ($servicegroups as $s): ?> ) ) ?> - - translate('No servicegroups found matching the filter') ?> -