From: Edward Date: Mon, 13 Jan 2014 08:26:16 +0000 (+0800) Subject: Roo/Element.js X-Git-Url: http://git.roojs.org/?a=commitdiff_plain;h=1294f06a85870975c391fe49c7ab92eaebee6280;p=roojs1 Roo/Element.js --- diff --git a/Roo/Element.js b/Roo/Element.js index ac9fe136c6..781c925146 100644 --- a/Roo/Element.js +++ b/Roo/Element.js @@ -684,7 +684,7 @@ if(opt.anim.isAnimated()){ var a = arguments, len = a.length, r = {}; Roo.log(a[0]); - if(a[0]){ + if(a[0] == 'all'){ var s = this.attr('style').split(';'); Roo.log(s); return r;