This website requires JavaScript.
Explore
Help
Register
Sign In
tyler.durden
/
icingaweb2
mirror of
https://github.com/Icinga/icingaweb2.git
Watch
1
Star
0
Fork
You've already forked icingaweb2
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
8c46e5e285
icingaweb2
/
modules
/
monitoring
/
application
/
views
/
scripts
/
show
/
components
/
grapher.phtml
5 lines
77 B
PHTML
Raw
Blame
History
<?php
if
(
isset
(
$grapher
))
{
echo
$grapher
->
getPreviewHtml
(
$object
);
}
?>
Reference in New Issue
View Git Blame
Copy Permalink