parent
98b01207cf
commit
b741845d54
|
@ -1,4 +1,7 @@
|
|||
<div class="controls">
|
||||
<?php if (! $this->compact): ?>
|
||||
<?= $this->tabs; ?>
|
||||
<?php endif ?>
|
||||
<?php if ($object->getType() === $object::TYPE_HOST): ?>
|
||||
<?= $this->render('partials/host/object-header.phtml'); ?>
|
||||
<?= $this->render('partials/host/servicesummary.phtml'); ?>
|
||||
|
|
Loading…
Reference in New Issue