Roo/Element.js
authorEdward <edward@roojs.com>
Mon, 13 Jan 2014 08:26:16 +0000 (16:26 +0800)
committerEdward <edward@roojs.com>
Mon, 13 Jan 2014 08:26:16 +0000 (16:26 +0800)
Roo/Element.js

index ac9fe13..781c925 100644 (file)
@@ -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;