remove unnecessary code from development.

#5
This commit is contained in:
chris.watts90@outlook.com 2017-02-10 17:12:20 +00:00
parent f1794a2e56
commit d237c6c00d

View File

@ -149,8 +149,7 @@
todayBtn: true, todayBtn: true,
format: "yyyy-mm-dd", format: "yyyy-mm-dd",
todayHighlight: true, todayHighlight: true,
calendarWeeks: true, calendarWeeks: true
//defaultViewDate: { year: selectedDate.getFullYear(), month: selectedDate.getMonth(), day: selectedDate.getDate() }
}); });
if (!selectedDate) { if (!selectedDate) {