From 359b0fd58c7c5689272da9e0bddc1dae46f9fae3 Mon Sep 17 00:00:00 2001 From: Arturo Gonzalez Date: Mon, 4 Jan 2016 15:34:50 +0100 Subject: [PATCH] Increased time shows the snmp menu in manage agent. Ticket#2862 --- pandora_console/godmode/agentes/configurar_agente.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pandora_console/godmode/agentes/configurar_agente.php b/pandora_console/godmode/agentes/configurar_agente.php index 74adc895f7..bfd84e1a35 100644 --- a/pandora_console/godmode/agentes/configurar_agente.php +++ b/pandora_console/godmode/agentes/configurar_agente.php @@ -1625,7 +1625,7 @@ switch ($tab) { if(wizard_tab_showed <= 0) { $('.subsubmenu').hide("fast"); } - },1500); + },15000); } /* ]]> */