From: Alan J. Pippin Date: Mon, 14 Apr 2008 01:22:52 +0000 (-0600) Subject: Fixed bug in attendance tool in quarter boundary calculation. X-Git-Tag: release_0_3_0~7 X-Git-Url: http://git.pippins.net/embedvideo/.git/static/git-logo.png?a=commitdiff_plain;h=a84b37716aff69dd3a08ac205b202087822bc46a;hp=a84b37716aff69dd3a08ac205b202087822bc46a;p=eq%2F.git Fixed bug in attendance tool in quarter boundary calculation. The attendance tool was not displaying "quarters" of data properly. There was a bug in the algorithm that was calculating the quarter window of time, causing it to be 2 months instead of 3. This is a fix for that issue. ---