Roo/Element.js
authoredward <edward@roojs.com>
Fri, 24 Feb 2017 06:32:45 +0000 (14:32 +0800)
committeredward <edward@roojs.com>
Fri, 24 Feb 2017 06:32:45 +0000 (14:32 +0800)
Roo/Element.js

index 1791ae0..1432ca8 100644 (file)
@@ -702,7 +702,6 @@ if(opt.anim.isAnimated()){
                         return v;
                     }
                     if(cs = view.getComputedStyle(el, "")){
-                        Roo.log(camel);
                         if(!(camel = propCache[prop])){
                             camel = propCache[prop] = prop.replace(camelRe, camelFn);
                         }