mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-04-08 18:55:09 +02:00
Resize statistics graph. Ticket #1345
This commit is contained in:
parent
e75105eac9
commit
15ee5f018e
@ -567,7 +567,7 @@ else {
|
||||
|
||||
if (!empty($result)) {
|
||||
$graph = '<div style="width: 350px; margin: 0 auto;">' .
|
||||
grafico_eventos_grupo(400, 250,
|
||||
grafico_eventos_grupo(350, 185,
|
||||
rawurlencode ($sql_post), $meta, $history) .
|
||||
'</div>';
|
||||
html_print_div(array('id' => 'events_graph',
|
||||
|
Loading…
x
Reference in New Issue
Block a user