Roo/bootstrap/menu/Item.js
[roojs1] / Roo / bootstrap / menu / Item.js
index 3a76713..5978a83 100644 (file)
@@ -80,8 +80,6 @@ Roo.extend(Roo.bootstrap.menu.Item, Roo.bootstrap.Component,  {
         
         this.el.select('a', true).first().on('click', this.onClick, this);
         
-        
-        
     },
     
     onClick : function(e)