From bfcc23be4a5da514abadb1f4c78a3b3a97bf9fdc Mon Sep 17 00:00:00 2001 From: edward Date: Wed, 13 Jan 2016 11:35:15 +0800 Subject: [PATCH] Roo/bootstrap/Img.js --- Roo/bootstrap/Img.js | 2 -- 1 file changed, 2 deletions(-) diff --git a/Roo/bootstrap/Img.js b/Roo/bootstrap/Img.js index dd9dc980d0..1ca32e0560 100644 --- a/Roo/bootstrap/Img.js +++ b/Roo/bootstrap/Img.js @@ -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(); } -- 2.39.2