mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-24 22:34:24 +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