diff --git a/pandora_console/include/functions_treeview.php b/pandora_console/include/functions_treeview.php index 81701e02e2..e9b64c15f5 100755 --- a/pandora_console/include/functions_treeview.php +++ b/pandora_console/include/functions_treeview.php @@ -522,7 +522,7 @@ function treeview_printTable($id_agente, $server_data = array(), $no_head = fals $hashdata = $user.$pwd_deserialiced['auth_token']; $hashdata = md5($hashdata); - $url = "//" . $server_data["server_url"] . "index.php?" . + $url = "//" . $server_data["server_url"] . "/index.php?" . "sec=estado&" . "sec2=operation/agentes/ver_agente&" . "id_agente=" . $agent["id_agente"] . "&" . @@ -608,7 +608,7 @@ function treeview_printTable($id_agente, $server_data = array(), $no_head = fals $go_to_agent = '