monitoring: Don't peekAhead in the list/hostgroups view script

Should be in the controller.

refs #5543
This commit is contained in:
Eric Lippmann 2015-09-24 15:05:28 +02:00
parent 5b4cb8e528
commit e284ecf3b0
1 changed files with 0 additions and 1 deletions

View File

@ -13,7 +13,6 @@ if (! $this->compact): ?>
<div class="content">
<?php
$hostgroups->peekAhead($this->compact);
$firstRow = true;
foreach ($hostgroups as $h): ?>
<?php if ($firstRow): ?>