mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-29 08:45:12 +02:00
Merge branch '87-sale-una-imagen-corrupta-en-informe-top-n' into 'develop'
Change url and params on hbar_graph, now show grpah in html and pdf - #87 See merge request !231
This commit is contained in:
commit
963aedb577
@ -1221,14 +1221,14 @@ function reporting_event_top_n($report, $content, $type = 'dinamic',
|
|||||||
array(),
|
array(),
|
||||||
"",
|
"",
|
||||||
"",
|
"",
|
||||||
true,
|
false,
|
||||||
ui_get_full_url(false, true, false, false) . '/',
|
false,
|
||||||
$config['homedir'] . "/images/logo_vertical_water.png",
|
$config['homedir'] . "/images/logo_vertical_water.png",
|
||||||
$config['fontpath'],
|
$config['fontpath'],
|
||||||
$config['font_size'],
|
$config['font_size'],
|
||||||
true,
|
true,
|
||||||
$ttl,
|
$ttl,
|
||||||
true);
|
$config['homeurl']);
|
||||||
}
|
}
|
||||||
|
|
||||||
$return['resume'] = null;
|
$return['resume'] = null;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user