Roo/bootstrap/menu/Menu.js
authorEdward <edward@roojs.com>
Fri, 5 Dec 2014 02:59:23 +0000 (10:59 +0800)
committerEdward <edward@roojs.com>
Fri, 5 Dec 2014 02:59:23 +0000 (10:59 +0800)
Roo/bootstrap/menu/Menu.js

index 46185e2..5521aea 100644 (file)
@@ -170,6 +170,7 @@ Roo.extend(Roo.bootstrap.menu.Menu, Roo.bootstrap.Component,  {
     
     onMouseDown : function()
     {
+        Roo.log('hide');
         this.hide();
     }