Roo/bootstrap/MenuItem.js
authoredward <edward@roojs.com>
Fri, 29 Dec 2017 06:04:36 +0000 (14:04 +0800)
committeredward <edward@roojs.com>
Fri, 29 Dec 2017 06:04:36 +0000 (14:04 +0800)
Roo/bootstrap/MenuItem.js

index 9f4def0..c6918fa 100644 (file)
@@ -101,6 +101,7 @@ Roo.extend(Roo.bootstrap.MenuItem, Roo.bootstrap.Component,  {
         if (this.parent().type == 'treeview') {
             this.el.select('a').on('click', this.onClick, this);
         }
+        
         if (this.menu) {
             this.menu.parentType = this.xtype;
             this.menu.triggerEl = this.el;