parent
2588b8dbb6
commit
9120cb3d99
|
@ -0,0 +1,7 @@
|
|||
<?= $this->tabs->render($this); ?>
|
||||
<?= $this->partial(
|
||||
'list/services-compact.phtml',
|
||||
'monitoring', array(
|
||||
'services' => $services
|
||||
)
|
||||
); ?>
|
Loading…
Reference in New Issue