Roo/Element.js
authoredward <edward@roojs.com>
Wed, 29 Nov 2017 08:04:51 +0000 (16:04 +0800)
committeredward <edward@roojs.com>
Wed, 29 Nov 2017 08:04:51 +0000 (16:04 +0800)
Roo/Element.js

index 97353b3..7fe578e 100644 (file)
@@ -207,13 +207,8 @@ if(opt.anim.isAnimated()){
                     ) &&
                     el.dom.nodeName.toLowerCase() != 'body'
             ){
-                Roo.log('focus');
-                Roo.log(el);
-                
                 el = Roo.get(el.dom.parentNode);
                 
-                Roo.log('parentNode');
-                Roo.log(el);
 //                Roo.log(
 //                    'findparent:'+ JSON.stringify(el, null, 4)+
 //                    ' | scrollable: '+el.isScrollable()+