2014-09-23 22:43:33 -07:00

5 lines
77 B
PHTML

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