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

index 7adf22e..8e81030 100644 (file)
@@ -306,6 +306,7 @@ Roo.extend(Roo.bootstrap.Menu, Roo.bootstrap.Component,  {
             Roo.log('hide');
             this.hide();
         } else {
+            Roo.log('show');
             this.show(this.triggerEl, false, false);
         }