Roo/bootstrap/MenuMgr.js
authorEdward <edward@roojs.com>
Mon, 30 Mar 2015 03:21:12 +0000 (11:21 +0800)
committerEdward <edward@roojs.com>
Mon, 30 Mar 2015 03:21:12 +0000 (11:21 +0800)
Roo/bootstrap/MenuMgr.js

index 3b40889..2b5e18e 100644 (file)
@@ -91,7 +91,7 @@ Roo.bootstrap.MenuMgr = function(){
    function onMouseDown(e){
         Roo.log("on MouseDown");
         if(lastShow.getElapsed() > 50 && active.length > 0 && !e.getTarget(".x-menu")){
-//           hideAll();
+           hideAll();
         }