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

This commit is contained in:
Arturo Gonzalez 2016-01-04 15:32:55 +01:00
parent 6f492e7848
commit 86b8831982
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);
}
/* ]]> */