Increased time shows the snmp menu in manage agent. Ticket#2862

This commit is contained in:
Arturo Gonzalez 2016-01-04 15:34:50 +01:00
parent 9407f5d9b7
commit 359b0fd58c
1 changed files with 1 additions and 1 deletions

View File

@ -1625,7 +1625,7 @@ switch ($tab) {
if(wizard_tab_showed <= 0) {
$('.subsubmenu').hide("fast");
}
},1500);
},15000);
}
/* ]]> */