Roo/bootstrap/Img.js
[roojs1] / Roo / bootstrap / Img.js
index 45bfeff..4fd9399 100644 (file)
@@ -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)