mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-29 08:45:12 +02:00
Increased time shows the snmp menu in manage agent. Ticket#2862
This commit is contained in:
parent
9407f5d9b7
commit
359b0fd58c
@ -1625,7 +1625,7 @@ switch ($tab) {
|
|||||||
if(wizard_tab_showed <= 0) {
|
if(wizard_tab_showed <= 0) {
|
||||||
$('.subsubmenu').hide("fast");
|
$('.subsubmenu').hide("fast");
|
||||||
}
|
}
|
||||||
},1500);
|
},15000);
|
||||||
}
|
}
|
||||||
|
|
||||||
/* ]]> */
|
/* ]]> */
|
||||||
|
Loading…
x
Reference in New Issue
Block a user