mirror of
https://github.com/Icinga/icingaweb2.git
synced 2026-06-09 08:34:04 -04:00
5 lines
149 B
PHTML
5 lines
149 B
PHTML
<div class="pluginoutput">
|
|
<h4>Pluginoutput</h4>
|
|
<?= $this->pluginOutput($object->output) ?>
|
|
<?= $this->pluginOutput($object->long_output) ?>
|
|
</div>
|