icingaweb2/modules/monitoring/application/views/scripts/show/components/output.phtml
2014-11-17 18:02:16 +01:00

5 lines
149 B
PHTML

<div class="pluginoutput">
<h4>Pluginoutput</h4>
<?= $this->pluginOutput($object->output) ?>
<?= $this->pluginOutput($object->long_output) ?>
</div>