Roo/CalendarPanel.js
authorAlan Knowles <alan@roojs.com>
Wed, 9 Apr 2014 01:59:39 +0000 (09:59 +0800)
committerAlan Knowles <alan@roojs.com>
Wed, 9 Apr 2014 01:59:39 +0000 (09:59 +0800)
Roo/CalendarPanel.js

index 0aa3e19..1c14b94 100644 (file)
@@ -40,6 +40,8 @@ Roo.CalendarPanel = function(config){
         //this.footer = Roo.factory(this.footer, Roo);
         
     }
+    this.view = new Roo.calendar.View(config);
+    
     
     this.on('activate', function()
     {