Roo/bootstrap/Img.js
[roojs1] / Roo / bootstrap / Img.js
index 2c275bc..c019fea 100644 (file)
@@ -123,7 +123,7 @@ Roo.extend(Roo.bootstrap.Img, Roo.bootstrap.Component,  {
             tag: 'img',
             cls: (this.imgResponsive) ? 'img-responsive' : '',
             html : null
-        }
+        };
         
         cfg.html = this.html || cfg.html;