Update for config
authorSteve Sutton <steve@gaslightmedia.com>
Tue, 28 Oct 2014 15:49:39 +0000 (11:49 -0400)
committerSteve Sutton <steve@gaslightmedia.com>
Tue, 28 Oct 2014 15:49:39 +0000 (11:49 -0400)
Update the width of the calendar popup and the
month range.

Toolkit/Schedule/application.ini

index 4110284..d05ea25 100644 (file)
@@ -9,11 +9,11 @@ flexy.options.templateDir = BASE "Toolkit/Schedule/templates/"
 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