mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-27 07:44:04 +02:00
parent
2588b8dbb6
commit
9120cb3d99
@ -0,0 +1,7 @@
|
|||||||
|
<?= $this->tabs->render($this); ?>
|
||||||
|
<?= $this->partial(
|
||||||
|
'list/services-compact.phtml',
|
||||||
|
'monitoring', array(
|
||||||
|
'services' => $services
|
||||||
|
)
|
||||||
|
); ?>
|
Loading…
x
Reference in New Issue
Block a user