Fixed the image for the 'simple_graph' in the enterprise pdf reports.

This commit is contained in:
mdtrooper 2015-05-07 17:05:50 +02:00
parent 1a035873dc
commit def5a597a2
1 changed files with 6 additions and 2 deletions

View File

@ -3859,7 +3859,11 @@ function reporting_simple_graph($report, $content, $type = 'dinamic',
false, false,
$only_avg, $only_avg,
false, false,
$report["datetime"], $only_image, $urlImage); $report["datetime"],
$only_image,
$urlImage,
"",
$ttl);
} }
else { else {
@ -3887,7 +3891,7 @@ function reporting_simple_graph($report, $content, $type = 'dinamic',
true, true,
$only_image, $only_image,
ui_get_full_url(false, false, false, false), ui_get_full_url(false, false, false, false),
1, $ttl,
false, false,
'', '',
$time_compare_overlapped, $time_compare_overlapped,