Roo/CalendarPanel.js
authorEdward <edward@roojs.com>
Wed, 9 Apr 2014 05:59:11 +0000 (13:59 +0800)
committerEdward <edward@roojs.com>
Wed, 9 Apr 2014 05:59:11 +0000 (13:59 +0800)
Roo/CalendarPanel.js

index 35f10f3..065114a 100644 (file)
@@ -21,7 +21,7 @@ Roo.CalendarPanel = function(config){
     Roo.log("cal panel ctr");
   
     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", ns: true}, true);
+        {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);