cleaned the dropdown code a lot

This commit is contained in:
Peter 'Pita' Martischka 2011-07-08 15:19:38 +01:00
parent 271ee1776b
commit cbbb0a4ed1
2 changed files with 45 additions and 49 deletions

View file

@ -3464,6 +3464,9 @@ function OUTER(gscope)
function handleClick(evt)
{
//hide the dropdowns
window.top.padeditbar.toogleDropDown("none");
inCallStack("handleClick", function()
{
idleWorkTimer.atMost(200);