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

index dd9dc98..1ca32e0 100644 (file)
@@ -55,8 +55,6 @@ 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();
         }