mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-21 12:54:26 +02:00
parent
98b01207cf
commit
b741845d54
@ -1,4 +1,7 @@
|
|||||||
<div class="controls">
|
<div class="controls">
|
||||||
|
<?php if (! $this->compact): ?>
|
||||||
|
<?= $this->tabs; ?>
|
||||||
|
<?php endif ?>
|
||||||
<?php if ($object->getType() === $object::TYPE_HOST): ?>
|
<?php if ($object->getType() === $object::TYPE_HOST): ?>
|
||||||
<?= $this->render('partials/host/object-header.phtml'); ?>
|
<?= $this->render('partials/host/object-header.phtml'); ?>
|
||||||
<?= $this->render('partials/host/servicesummary.phtml'); ?>
|
<?= $this->render('partials/host/servicesummary.phtml'); ?>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user