Roo/bootstrap/Img.js
authoredward <edward@roojs.com>
Wed, 9 Mar 2016 03:16:54 +0000 (11:16 +0800)
committeredward <edward@roojs.com>
Wed, 9 Mar 2016 03:16:54 +0000 (11:16 +0800)
Roo/bootstrap/Img.js

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