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

index 6b70a04..c0e87df 100644 (file)
@@ -55,6 +55,7 @@ Roo.extend(Roo.bootstrap.Img, Roo.bootstrap.Component,  {
     getAutoCreate : function()
     {   
         if(this.src || (!this.xsUrl && !this.smUrl && !this.mdUrl && !this.lgUrl)){
+            Roo.log('run?????????????????????');
             Roo.log(this.src);
             return this.createSingleImg();
         }