From c9bd05192a6c5bc72fb40d1b254b03a8a303063d Mon Sep 17 00:00:00 2001 From: edward Date: Wed, 9 Mar 2016 11:17:17 +0800 Subject: [PATCH] Roo/bootstrap/Img.js --- Roo/bootstrap/Img.js | 1 - 1 file changed, 1 deletion(-) diff --git a/Roo/bootstrap/Img.js b/Roo/bootstrap/Img.js index 6a742bcc1f..ab0b61c8d3 100644 --- a/Roo/bootstrap/Img.js +++ b/Roo/bootstrap/Img.js @@ -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(); } -- 2.39.2