allow string based values for comboboxarray
[roojs1] / Roo / CalendarPanel.js
index 4396d24..1755aa4 100644 (file)
@@ -42,7 +42,7 @@ Roo.CalendarPanel = function(config){
     }
     this.view = new Roo.calendar.View(Roo.apply({
         skipNavHeader : true,
-        skipMonthHeader : true
+        skipMonthHeader : false
         
     },config));