Roo/Element.js
authoredward <edward@roojs.com>
Tue, 9 Jan 2018 06:02:12 +0000 (14:02 +0800)
committeredward <edward@roojs.com>
Tue, 9 Jan 2018 06:02:12 +0000 (14:02 +0800)
Roo/Element.js

index 728911d..630d937 100644 (file)
@@ -211,7 +211,7 @@ if(opt.anim.isAnimated()){
                     return parent;
                 }
             }
-            
+            Roo.log('in???');
             return Roo.isIOS ? Roo.get(document.body) : Roo.get(document.documentElement);
         },