mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-31 01:35:36 +02:00
fixed error in sample graph
(cherry picked from commit eb450ff334b26c168872fb258094fd748cc54c7f)
This commit is contained in:
parent
37091a0c31
commit
23c9122676
@ -4481,7 +4481,7 @@ function reporting_simple_graph($report, $content, $type = 'dinamic',
|
|||||||
false,
|
false,
|
||||||
$width,
|
$width,
|
||||||
$height,
|
$height,
|
||||||
$label,
|
'<br>' . $label,
|
||||||
'',
|
'',
|
||||||
false,
|
false,
|
||||||
$only_avg,
|
$only_avg,
|
||||||
@ -4506,7 +4506,7 @@ function reporting_simple_graph($report, $content, $type = 'dinamic',
|
|||||||
false,
|
false,
|
||||||
$width,
|
$width,
|
||||||
$height,
|
$height,
|
||||||
$label,
|
'<br>' . $label,
|
||||||
'',
|
'',
|
||||||
false,
|
false,
|
||||||
$only_avg,
|
$only_avg,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user