Skip to content

Commit

Permalink
monitoring: Don't peekAhead in the list/services view script
Browse files Browse the repository at this point in the history
This should be in the controller.

refs #5543
  • Loading branch information
lippserd committed Sep 24, 2015
1 parent 64b7315 commit 5b3ba5a
Showing 1 changed file with 0 additions and 2 deletions.
Expand Up @@ -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 ?>
Expand Down

0 comments on commit 5b3ba5a

Please sign in to comment.