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

index 6a742bc..ab0b61c 100644 (file)
@@ -54,7 +54,6 @@ 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();
         }