icingaweb2/modules/monitoring/application/views/scripts/show/components/grapher.phtml
2014-09-23 22:43:33 -07:00

4 lines
77 B
PHTML

<?php if (isset($grapher)) {
echo $grapher->getPreviewHtml($object);
} ?>