mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-11-01 03:44:03 +01:00
5 lines
77 B
PHTML
5 lines
77 B
PHTML
<?php if (isset($grapher)) {
|
|
echo $grapher->getPreviewHtml($object);
|
|
} ?>
|
|
|