icingaweb2/modules/monitoring/application/views/scripts/chart/hostgroup.phtml
Jannis Moßhammer f7c0eaa7c4 Fix/Reimplement dashboard
refs #4532
2013-10-22 12:10:12 +02:00

6 lines
No EOL
90 B
PHTML

<div style="width:500px; height:300px;margin:auto">
<?=
$chart->render();
?>
</div>