mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-27 07:44:04 +02:00
monitoring: Don't peekAhead in the list/services view script
This should be in the controller. refs #5543
This commit is contained in:
parent
64b7315379
commit
5b3ba5ab6b
@ -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 ?>
|
||||
|
Loading…
x
Reference in New Issue
Block a user