diff --git a/pandora_console/ChangeLog b/pandora_console/ChangeLog index 641719d61e..490aea6eaa 100644 --- a/pandora_console/ChangeLog +++ b/pandora_console/ChangeLog @@ -1,3 +1,7 @@ +2012-11-27 Juan Manuel Ramon + + * include/functions_graph.php: Fixed progress_bar in metaconsole. + 2012-11-27 Sergio Martin * include/functions_networkmap.php: Performance improvements diff --git a/pandora_console/include/functions_graph.php b/pandora_console/include/functions_graph.php index 35976809d5..ce911ee9f1 100755 --- a/pandora_console/include/functions_graph.php +++ b/pandora_console/include/functions_graph.php @@ -1401,7 +1401,7 @@ function progress_bar($progress, $width, $height, $title = '', $mode = 1, $value "&width=".$width."&height=".$height."&progress=".$progress. "&mode=" . $mode . "&out_of_lim_str=".$out_of_lim_str . "&title=".$title."&font=".$config['fontpath']."&value_text=". $value_text . - "&colorRGB=". $colorRGB + "&colorRGB=". $colorRGB, false, false, false ); return "