From: edward Date: Wed, 9 Mar 2016 03:16:54 +0000 (+0800) Subject: Roo/bootstrap/Img.js X-Git-Url: http://git.roojs.org/?a=commitdiff_plain;h=3ffe9373b9c44c15011dcd49e0a9bd55799bf369;p=roojs1 Roo/bootstrap/Img.js --- diff --git a/Roo/bootstrap/Img.js b/Roo/bootstrap/Img.js index ab0b61c8d3..6a742bcc1f 100644 --- a/Roo/bootstrap/Img.js +++ b/Roo/bootstrap/Img.js @@ -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(); }