Roo/bootstrap/Img.js
[roojs1] / Roo / bootstrap / Img.js
index 2087165..abe19c9 100644 (file)
@@ -64,9 +64,11 @@ Roo.extend(Roo.bootstrap.Img, Roo.bootstrap.Component,  {
     },
     
     initEvents: function() {
+        
         this.el.on('click', this.onClick, this);
        
     },
+    
     onClick : function(e)
     {
         this.fireEvent('click', this, e);