Update the width of the calendar popup and the
month range.
flexy.options.compileDir = BASE "Toolkit/Schedule/templates/compiled/"
; the starting month to use in the multiple date picker
-months.start = 1
+months.start = 5
; the ending month to use in the multiple date picker
-months.end = 12
+months.end = 10
; controls the width of the dialog box for the multiple date picker
-months.width = 540
+months.width = 600
; controls the height of the dialog box for the multiple date picker
months.height = 580