mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-30 17:25:26 +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,
|
||||
$width,
|
||||
$height,
|
||||
$label,
|
||||
'<br>' . $label,
|
||||
'',
|
||||
false,
|
||||
$only_avg,
|
||||
@ -4539,7 +4539,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