icingaweb2/modules/monitoring/application/views/scripts/show/services.phtml

6 lines
164 B
PHTML
Raw Normal View History

<div class="controls">
2015-02-02 16:28:35 +01:00
<?= $this->render('partials/host/object-header.phtml') ?>
<?= $this->render('partials/host/servicesummary.phtml') ?>
</div>
<?= $services ?>