Roo/bootstrap/Img.js
authorEdward <edward@roojs.com>
Fri, 21 Mar 2014 05:12:22 +0000 (13:12 +0800)
committerEdward <edward@roojs.com>
Fri, 21 Mar 2014 05:12:22 +0000 (13:12 +0800)
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);