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

index 2325357..ba4936b 100644 (file)
@@ -45,7 +45,7 @@ Roo.CalendarPanel = function(config){
         }
         this.rendered = true;
         //console.log('render tree');
-        this.tree.render();
+        this.render();
     },true);
     
     this.addEvents({