Roo/CalendarPanel.js
authorEdward <edward@roojs.com>
Wed, 9 Apr 2014 06:02:43 +0000 (14:02 +0800)
committerEdward <edward@roojs.com>
Wed, 9 Apr 2014 06:02:43 +0000 (14:02 +0800)
Roo/CalendarPanel.js

index 065114a..6762e65 100644 (file)
@@ -22,10 +22,7 @@ Roo.CalendarPanel = function(config){
   
     this.wrapper = Roo.DomHelper.append(document.body, // wrapper for IE7 strict & safari scroll issue
         {tag: "div", cls: "x-layout-grid-wrapper x-layout-inactive-content"}, true);
-    Roo.log(this.warpper);
-    Roo.log(this.config);
-//    Roo.log(Roo.DomHelper.append(document.body),{}, true);
-    return;
+    
     //this.wrapper.dom.appendChild(grid.getGridEl().dom);
     
     Roo.CalendarPanel.superclass.constructor.call(this, this.wrapper, config);