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

This should be in the controller.

refs #5543
This commit is contained in:
Eric Lippmann 2015-09-24 15:00:00 +02:00
parent f391114fc8
commit 7beabd9744
1 changed files with 0 additions and 2 deletions

View File

@ -1,8 +1,6 @@
<?php
use Icinga\Module\Monitoring\Object\Host;
$hosts->peekAhead($this->compact);
if (! $this->compact): ?>
<div class="controls separated">
<?= $this->tabs ?>