From 1294f06a85870975c391fe49c7ab92eaebee6280 Mon Sep 17 00:00:00 2001 From: Edward Date: Mon, 13 Jan 2014 16:26:16 +0800 Subject: [PATCH] Roo/Element.js --- Roo/Element.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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; -- 2.39.2