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

This should be in the controller.

refs #5543
This commit is contained in:
Eric Lippmann 2015-09-24 14:57:01 +02:00
parent 64b7315379
commit 5b3ba5ab6b
1 changed files with 0 additions and 2 deletions

View File

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