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

index 493394d..0ad71be 100644 (file)
@@ -711,7 +711,7 @@ if(opt.anim.isAnimated()){
                     return null;
                 } :
                 function(prop){
-                    Roo.log('1');
+                    Roo.log('2');
                     var el = this.dom, v, cs, camel;
                     if(prop == 'opacity'){
                         if(typeof el.style.filter == 'string'){