From: Edward Date: Fri, 5 Dec 2014 03:24:48 +0000 (+0800) Subject: Roo/bootstrap/menu/Item.js X-Git-Url: http://git.roojs.org/?a=commitdiff_plain;h=06fdc75f6172049dcf4c7f09bb0d3cd5d0b6bff6;p=roojs1 Roo/bootstrap/menu/Item.js --- diff --git a/Roo/bootstrap/menu/Item.js b/Roo/bootstrap/menu/Item.js index 3a76713a76..5978a83156 100644 --- a/Roo/bootstrap/menu/Item.js +++ b/Roo/bootstrap/menu/Item.js @@ -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)