icingaweb2/modules/monitoring/application/views/scripts/chart/hostgroup.phtml

7 lines
78 B
PHTML
Raw Normal View History

2013-10-22 12:08:44 +02:00
<div style="max-height:548px; margin:auto;">
<?=
$chart->render();
?>
</div>