One less partial

This commit is contained in:
Thomas Gelf 2014-02-21 11:00:41 +00:00
parent b90ceb7ca6
commit b74e4cb3fd
1 changed files with 2 additions and 7 deletions

View File

@ -1,7 +1,2 @@
<?= $this->tabs->render($this); ?>
<?= $this->partial(
'list/services-compact.phtml',
'monitoring', array(
'services' => $services
)
); ?>
<?= $this->render('show/components/header.phtml') ?>
<?= $services ?>