From e284ecf3b0da9f7ffb0d83229931cd7bf0cb51fa Mon Sep 17 00:00:00 2001 From: Eric Lippmann Date: Thu, 24 Sep 2015 15:05:28 +0200 Subject: [PATCH] monitoring: Don't peekAhead in the list/hostgroups view script Should be in the controller. refs #5543 --- .../monitoring/application/views/scripts/list/hostgroups.phtml | 1 - 1 file changed, 1 deletion(-) diff --git a/modules/monitoring/application/views/scripts/list/hostgroups.phtml b/modules/monitoring/application/views/scripts/list/hostgroups.phtml index b9f7f8743f..4663d9d4d6 100644 --- a/modules/monitoring/application/views/scripts/list/hostgroups.phtml +++ b/modules/monitoring/application/views/scripts/list/hostgroups.phtml @@ -13,7 +13,6 @@ if (! $this->compact): ?>
peekAhead($this->compact); $firstRow = true; foreach ($hostgroups as $h): ?>