mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-09-29 20:59:08 +02:00
5 lines
77 B
PHTML
5 lines
77 B
PHTML
<?php if (isset($grapher)) {
|
|
echo $grapher->getPreviewHtml($object);
|
|
} ?>
|
|
|