From: Steve Sutton Date: Tue, 28 Oct 2014 15:49:39 +0000 (-0400) Subject: Update for config X-Git-Tag: v1.0.5^2~6 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/?a=commitdiff_plain;h=2bba0c57e50cdcbcb72b4ff34884dca0f556f810;p=web%2FSooLocks.git Update for config Update the width of the calendar popup and the month range. --- diff --git a/Toolkit/Schedule/application.ini b/Toolkit/Schedule/application.ini index 4110284..d05ea25 100644 --- a/Toolkit/Schedule/application.ini +++ b/Toolkit/Schedule/application.ini @@ -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