X-Git-Url: http://git.roojs.org/?a=blobdiff_plain;f=Roo%2FCalendarPanel.js;h=1755aa4a64eb291824991c15be6d5cc1660ae0b6;hb=75cbc4ce04c9c01ac47671cb01320ce699128d00;hp=34287b6f2e967784d952c4e22692d7700ebadb4c;hpb=94eb39f8be5bd24eccd49cd8c62974dac71cd28e;p=roojs1 diff --git a/Roo/CalendarPanel.js b/Roo/CalendarPanel.js index 34287b6f2e..1755aa4a64 100644 --- a/Roo/CalendarPanel.js +++ b/Roo/CalendarPanel.js @@ -27,7 +27,7 @@ Roo.CalendarPanel = function(config){ Roo.CalendarPanel.superclass.constructor.call(this, this.wrapper, config); -// Roo.log(this.el); + Roo.log(this.el); if(this.toolbar){ this.toolbar.el.insertBefore(this.wrapper.dom.firstChild); @@ -42,14 +42,14 @@ Roo.CalendarPanel = function(config){ } this.view = new Roo.calendar.View(Roo.apply({ skipNavHeader : true, - skipMonthHeader : true + skipMonthHeader : false },config)); this.on('activate', function() { - Roo.log('CalendarPanel.js activate'); + Roo.log('activate'); //console.log('render tree'); this.render();