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

5 lines
116 B
PHTML
Raw Normal View History

2013-07-12 14:33:17 +02:00
<?= $this->expandable(
$this->pluginOutput($object->output),
$this->pluginOutput($object->long_output)
) ?>