From: edward Date: Wed, 13 Jan 2016 03:40:14 +0000 (+0800) Subject: Roo/bootstrap/Img.js X-Git-Url: http://git.roojs.org/?a=commitdiff_plain;h=aa14240c7733765defc341e865066f0f38ed6315;p=roojs1 Roo/bootstrap/Img.js --- diff --git a/Roo/bootstrap/Img.js b/Roo/bootstrap/Img.js index 45bfeffe68..4fd939985e 100644 --- a/Roo/bootstrap/Img.js +++ b/Roo/bootstrap/Img.js @@ -148,10 +148,11 @@ Roo.extend(Roo.bootstrap.Img, Roo.bootstrap.Component, { initEvents: function() { - if(!this.href){ this.el.on('click', this.onClick, this); } + + Roo.log(this.el); }, onClick : function(e)