Roo/bootstrap/Img.js
authorJulian Knowles <julian@roojs.com>
Mon, 20 Jan 2014 10:23:06 +0000 (18:23 +0800)
committerJulian Knowles <julian@roojs.com>
Mon, 20 Jan 2014 10:23:06 +0000 (18:23 +0800)
Roo/bootstrap/Img.js

index 15e5d63..02fe551 100644 (file)
@@ -31,6 +31,7 @@ Roo.extend(Roo.bootstrap.Img, Roo.bootstrap.Component,  {
     src: '',
     
     autoCreate : {
+        tag: 'img',
         cls: 'img-responsive',
         html : null
     },