mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-31 01:35:36 +02:00
fixed error in sample graph
This commit is contained in:
parent
559902275f
commit
eb450ff334
@ -4514,7 +4514,7 @@ function reporting_simple_graph($report, $content, $type = 'dinamic',
|
|||||||
false,
|
false,
|
||||||
$width,
|
$width,
|
||||||
$height,
|
$height,
|
||||||
$label,
|
'<br>' . $label,
|
||||||
'',
|
'',
|
||||||
false,
|
false,
|
||||||
$only_avg,
|
$only_avg,
|
||||||
@ -4539,7 +4539,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