mirror of
https://github.com/Icinga/icingaweb2.git
synced 2026-05-04 17:26:39 -04:00
4 lines
77 B
PHTML
4 lines
77 B
PHTML
<?php if (isset($grapher)) {
|
|
echo $grapher->getPreviewHtml($object);
|
|
} ?>
|
|
|