mirror of
https://github.com/nottinghamtec/PyRIGS.git
synced 2026-03-02 18:18:24 +00:00
Fixed some #timezoneIssues
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user