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

index c9075fc..6b70a04 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(this.src);
             return this.createSingleImg();
         }