fixed calendar issue

This commit is contained in:
10001shh
2018-10-04 00:11:53 -05:00
parent 01f3f29080
commit 60f515ee67

View File

@@ -242,6 +242,7 @@ $(function () {
if (uncapProf == "") {
uncapProf = "Undecided";
}
//start from start of the month
classSchedules.push({
title: `${department}-${course_nbr} with ${uncapProf}`,
start: moment().startOf('month').format("YYYY-MM-") +