Roo/bootstrap/menu/Item.js
[roojs1] / Roo / bootstrap / menu / Item.js
index efb3a7f..af75d09 100644 (file)
@@ -127,7 +127,9 @@ Roo.extend(Roo.bootstrap.menu.Item, Roo.bootstrap.Component,  {
     {
         Roo.log('mouseover');
         
-        Roo.log(this);
+        if(this.submenu && this.pos == 'left'){
+            
+        }
         
         this.fireEvent("mouseover", this, e);
     },