mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-28 08:14:38 +02:00
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:
parent
6a87f1e675
commit
bb66d8b14d
@ -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>
|
2011-12-15 Sergio Martin <sergio.martin@artica.es>
|
||||||
|
|
||||||
* include/functions_forecast.php: Changed the kind of graph
|
* include/functions_forecast.php: Changed the kind of graph
|
||||||
|
@ -2136,7 +2136,7 @@ function reporting_render_report_html_item ($content, $table, $report, $mini = f
|
|||||||
0,
|
0,
|
||||||
0,
|
0,
|
||||||
$report["datetime"],
|
$report["datetime"],
|
||||||
false,
|
true,
|
||||||
'',
|
'',
|
||||||
1,
|
1,
|
||||||
// Important parameter, this tell to graphic_combined_module function that is a projection graph
|
// Important parameter, this tell to graphic_combined_module function that is a projection graph
|
||||||
|
Loading…
x
Reference in New Issue
Block a user