mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-21 21:04:25 +02:00
One less partial
This commit is contained in:
parent
b90ceb7ca6
commit
b74e4cb3fd
@ -1,7 +1,2 @@
|
|||||||
<?= $this->tabs->render($this); ?>
|
<?= $this->render('show/components/header.phtml') ?>
|
||||||
<?= $this->partial(
|
<?= $services ?>
|
||||||
'list/services-compact.phtml',
|
|
||||||
'monitoring', array(
|
|
||||||
'services' => $services
|
|
||||||
)
|
|
||||||
); ?>
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user