From d331c294030b17945d521af077e795768a260b6e Mon Sep 17 00:00:00 2001 From: Alejandro Gallardo Escobar Date: Thu, 26 Feb 2015 18:57:29 +0100 Subject: [PATCH] The interfaces graph popup now appears properly in the metaconsole --- pandora_console/include/functions_treeview.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pandora_console/include/functions_treeview.php b/pandora_console/include/functions_treeview.php index 944fa2c3d8..c9281f10c4 100755 --- a/pandora_console/include/functions_treeview.php +++ b/pandora_console/include/functions_treeview.php @@ -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?" .