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

index 93bb9f8..b016e5d 100644 (file)
@@ -684,7 +684,7 @@ if(opt.anim.isAnimated()){
             
             var a = arguments, len = a.length, r = {};
             Roo.log(a);
-            if(a == 'all'){
+            if(a.indexOf('all')){
                 var s = this.attr('style').split(';');
                 Roo.log(s);
                 return r;