Corrected aggregate graph on smokeping page

This commit is contained in:
David Bell
2016-03-07 11:40:47 +00:00
parent 5e57a026e9
commit d2db4a4af2

View File

@@ -49,6 +49,7 @@ if ($vars['view'] == 'incoming') {
echo '</td></tr>';
$graph_array['type'] = 'device_smokeping_in_all';
$graph_array['device'] = $device['device_id'];
$graph_array['legend'] = no;
echo '<tr><td>';
echo '<h3>Aggregate</h3>';