mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-04-08 18:55:09 +02:00
The interfaces graph popup now appears properly in the metaconsole
This commit is contained in:
parent
ce946fff3c
commit
d331c29403
@ -561,7 +561,7 @@ function treeview_printTable($id_agente, $server_data = array()) {
|
||||
"operation/agentes/interface_traffic_graph_win.php?" .
|
||||
"params=$params_encoded";
|
||||
}
|
||||
else if (!empty($server)) {
|
||||
else if (!empty($server_id)) {
|
||||
$graph_url = ui_meta_get_url_console_child(
|
||||
$server_id, null, null, null, null,
|
||||
"operation/agentes/interface_traffic_graph_win.php?" .
|
||||
|
Loading…
x
Reference in New Issue
Block a user