Fixed some #timezoneIssues

This commit is contained in:
David Taylor
2015-06-29 21:07:10 +01:00
parent 2d1369dfe9
commit f190b9192b
3 changed files with 2 additions and 6 deletions

View File

@@ -17,7 +17,6 @@
$(document).ready(function() {
$('#calendar').fullCalendar({
//defaultDate: '2015-02-12',
editable: false,
eventLimit: true, // allow "more" link when too many events
firstDay: 1,