2011-12-15 Juan Manuel Ramon <juanmanuel.ramon@artica.es>

* include/functions_graph.php
	include/functions_reporting.php: Projection graphs are static now.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5265 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
This commit is contained in:
juanmanuelr 2011-12-15 12:58:48 +00:00
parent 3f7ce37e86
commit 662a678dab
3 changed files with 8 additions and 3 deletions

View File

@ -1,3 +1,8 @@
2011-12-15 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* include/functions_graph.php
include/functions_reporting.php: Projection graphs are static now.
2011-12-15 Sergio Martin <sergio.martin@artica.es>
* include/functions_forecast.php: Changed the kind of graph

View File

@ -33,7 +33,7 @@ function grafico_modulo_sparse ($agent_module_id, $period, $show_events,
global $config;
global $graphic_type;
enterprise_include_once("include/functions_reporting.php");
// Set variables
@ -342,7 +342,7 @@ function grafico_modulo_sparse ($agent_module_id, $period, $show_events,
if ($only_image) {
$flash_chart = false;
}
if ($flash_chart) {
include_flash_chart_script($homeurl);
}

View File

@ -2136,7 +2136,7 @@ function reporting_render_report_html_item ($content, $table, $report, $mini = f
0,
0,
$report["datetime"],
false,
true,
'',
1,
// Important parameter, this tell to graphic_combined_module function that is a projection graph