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…
Reference in New Issue