Roo/bootstrap/NavSidebarItem.js
authoredward <edward@roojs.com>
Mon, 26 Feb 2018 05:28:50 +0000 (13:28 +0800)
committeredward <edward@roojs.com>
Mon, 26 Feb 2018 05:28:50 +0000 (13:28 +0800)
Roo/bootstrap/NavSidebarItem.js

index 988e6fe..ac424bf 100644 (file)
@@ -105,6 +105,8 @@ Roo.extend(Roo.bootstrap.NavSidebarItem, Roo.bootstrap.NavItem,  {
     { 
         Roo.log('NavSidebarItem initEvents??');
         
+        Roo.log(typeof(this.menu));
+        
         if (typeof (this.menu) != 'undefined') {
             this.menu.parentType = this.xtype;
             this.menu.triggerEl = this.el;