Roo/bootstrap/menu/Item.js
[roojs1] / Roo / bootstrap / menu / Item.js
index d39d58e..ceceb5b 100644 (file)
@@ -75,6 +75,7 @@ Roo.extend(Roo.bootstrap.menu.Item, Roo.bootstrap.Component,  {
     
     initEvents : function() 
     {
+        Roo.log(this.parent);
         this.el.on('mouseover', this.onMouseOver, this);
         this.el.on('mouseout', this.onMouseOut, this);
         this.el.on('click', this.onClick, this);