Roo/bootstrap/Img.js
authoredward <edward@roojs.com>
Wed, 13 Jan 2016 03:15:47 +0000 (11:15 +0800)
committeredward <edward@roojs.com>
Wed, 13 Jan 2016 03:15:47 +0000 (11:15 +0800)
Roo/bootstrap/Img.js

index c988962..e112979 100644 (file)
@@ -48,8 +48,8 @@ Roo.extend(Roo.bootstrap.Img, Roo.bootstrap.Component,  {
     href: false,
     target: false,
 
-    getAutoCreate : function(){
-        
+    getAutoCreate : function()
+    {   
         var cfg = {
             tag: 'img',
             cls: (this.imgResponsive) ? 'img-responsive' : '',