Roo/CalendarPanel.js
authorAlan Knowles <alan@roojs.com>
Tue, 8 Apr 2014 12:22:46 +0000 (20:22 +0800)
committerAlan Knowles <alan@roojs.com>
Tue, 8 Apr 2014 12:22:46 +0000 (20:22 +0800)
Roo/CalendarPanel.js

index e2e367e..113838b 100644 (file)
@@ -18,6 +18,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"}, true);