mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-04-08 18:55:09 +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,
|
||||
$width,
|
||||
$height,
|
||||
$label,
|
||||
'<br>' . $label,
|
||||
'',
|
||||
false,
|
||||
$only_avg,
|
||||
@ -4506,7 +4506,7 @@ function reporting_simple_graph($report, $content, $type = 'dinamic',
|
||||
false,
|
||||
$width,
|
||||
$height,
|
||||
$label,
|
||||
'<br>' . $label,
|
||||
'',
|
||||
false,
|
||||
$only_avg,
|
||||
|
Loading…
x
Reference in New Issue
Block a user