Roo/EventManager.js
authorjohn <john@roojs.com>
Fri, 2 Feb 2018 08:40:53 +0000 (16:40 +0800)
committerjohn <john@roojs.com>
Fri, 2 Feb 2018 08:40:53 +0000 (16:40 +0800)
Roo/EventManager.js

index 959c036..0561bb1 100644 (file)
@@ -522,6 +522,8 @@ Roo.onReady(function(){
     var bd = Roo.get(document.body);
     if(!bd){ return; }
 
+    Roo.log('--------doc ready------');
+
     var cls = [
             Roo.isIE ? "roo-ie"
             : Roo.isIE11 ? "roo-ie11"