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

index 97353b3..d30ee5c 100644 (file)
@@ -214,15 +214,6 @@ if(opt.anim.isAnimated()){
                 
                 Roo.log('parentNode');
                 Roo.log(el);
-//                Roo.log(
-//                    'findparent:'+ JSON.stringify(el, null, 4)+
-//                    ' | scrollable: '+el.isScrollable()+
-//                    ' | D height: '+D.getViewHeight() + 
-//                    ' | D width: '+D.getViewWidth() + 
-//                    ' | el height: '+el.dom.clientHeight+
-//                    ' | el width: '+el.dom.clientWidth+
-//                    ' | id: '+el.id
-//                );
             }
             
             Roo.log('end : ');