Merge pull request #3177 from geordish/fix-smokeping-aggregate

Corrected aggregate graph on smokeping page
This commit is contained in:
Neil Lathwood
2016-03-08 20:52:46 +00:00
+1
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>';