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