icingaweb2/modules/monitoring/application/views/scripts/show/components/output.phtml

5 lines
116 B
PHTML

<?= $this->expandable(
$this->pluginOutput($object->output),
$this->pluginOutput($object->long_output)
) ?>