Roo/EventManager.js
[roojs1] / 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"