Increased max days to 30

This commit is contained in:
gamosoft_cp 2013-06-19 15:42:11 +00:00
parent d6526a2d11
commit 9d7c1d840a

View File

@ -51,7 +51,7 @@
//
this.numRangeDays.Location = new System.Drawing.Point(61, 26);
this.numRangeDays.Maximum = new decimal(new int[] {
15,
30,
0,
0,
0});