fixed minor error
This commit is contained in:
parent
7175d716f0
commit
d05dd7ecbc
|
@ -6582,6 +6582,7 @@ function reporting_availability_graph($report, $content, $pdf=false)
|
||||||
$content,
|
$content,
|
||||||
$report['datetime'],
|
$report['datetime'],
|
||||||
$return,
|
$return,
|
||||||
|
'',
|
||||||
$pdf
|
$pdf
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue