From 0dfb29a688cbcf7c2f86bc0ad8456f3da9289f66 Mon Sep 17 00:00:00 2001 From: juanmanuelr Date: Tue, 27 Nov 2012 11:53:31 +0000 Subject: [PATCH] 2012-11-27 Juan Manuel Ramon * include/functions_graph.php: Fixed progress_bar in metaconsole. git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7190 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f --- pandora_console/ChangeLog | 4 ++++ pandora_console/include/functions_graph.php | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) 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 "