From: Edward Date: Mon, 13 Jan 2014 08:30:58 +0000 (+0800) Subject: Roo/Element.js X-Git-Url: http://git.roojs.org/?a=commitdiff_plain;h=440f06db04c3b4a3e4a3d4e868379eb3e9be7871;p=roojs1 Roo/Element.js --- diff --git a/Roo/Element.js b/Roo/Element.js index d92a5ac58c..82106116c1 100644 --- a/Roo/Element.js +++ b/Roo/Element.js @@ -680,7 +680,7 @@ if(opt.anim.isAnimated()){ */ getStyles : function(){ var a = arguments, len = a.length, r = {}; - if(a[0] == 'all'){// for Ticket #2048 + if(a[0] == 'all'){// for Ticket #2048 get all the styles if(!this.attr('style')){ return r; }