mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-31 01:35:36 +02:00
Minor fix
This commit is contained in:
parent
8421fb49ca
commit
f94dc47b64
@ -1214,7 +1214,7 @@ if (check_login()) {
|
||||
}
|
||||
|
||||
if (is_snapshot_data($module['datos']) === false) {
|
||||
$link = 'winopeng_var(\'operation/agentes/stat_win.php?type='.$graph_type.'&period='.SECONDS_1DAY.'&id='.$module['id_agente_modulo'].'&refresh='.SECONDS_10MINUTES.'&draw_events='.$draw_events.', \'day_'.$win_handle.'\', 800, 480)';
|
||||
$link = 'winopeng_var(\'operation/agentes/stat_win.php?type='.$graph_type.'&period='.SECONDS_1DAY.'&id='.$module['id_agente_modulo'].'&refresh='.SECONDS_10MINUTES.'&draw_events='.$draw_events.'\', \'day_'.$win_handle.'\', 800, 480)';
|
||||
$graphButtons[] = html_print_anchor(
|
||||
[
|
||||
'href' => 'javascript:'.$link,
|
||||
|
Loading…
x
Reference in New Issue
Block a user