Fixed problems with new code, not view unit in graph, tiquet: 2194

(cherry picked from commit 2df8fab33a)
This commit is contained in:
m-lopez-f 2015-05-25 11:57:08 +02:00
parent c8d152c9cf
commit 6dc62eccce
1 changed files with 1 additions and 1 deletions

View File

@ -178,7 +178,7 @@ $interface_traffic_modules = array(
array_values($interface_traffic_modules),
$config['homeurl'],
array_keys($interface_traffic_modules),
array("bytes"),
array_fill(0, count($interface_traffic_modules),"bytes"),
false);
echo '</div>';