Increased time shows the snmp menu in manage agent. Ticket#2862
This commit is contained in:
parent
6f492e7848
commit
86b8831982
|
@ -1625,7 +1625,7 @@ switch ($tab) {
|
|||
if(wizard_tab_showed <= 0) {
|
||||
$('.subsubmenu').hide("fast");
|
||||
}
|
||||
},1500);
|
||||
},15000);
|
||||
}
|
||||
|
||||
/* ]]> */
|
||||
|
|
Loading…
Reference in New Issue