Roo/bootstrap/Menu.js
authoredward <edward@roojs.com>
Wed, 9 Dec 2015 07:08:34 +0000 (15:08 +0800)
committeredward <edward@roojs.com>
Wed, 9 Dec 2015 07:08:34 +0000 (15:08 +0800)
Roo/bootstrap/Menu.js

index 256540c..4b675f7 100644 (file)
@@ -300,6 +300,7 @@ Roo.extend(Roo.bootstrap.Menu, Roo.bootstrap.Component,  {
         if (Roo.get(e.getTarget()).findParent('.dropdown-menu')) {
             return;
         }
+        Roo.log(this.isVisible());
         if (this.isVisible()) {
             Roo.log('hide');
             this.hide();