| Issue 1003: | eventSources throws error 1.5.1 | |
| 1 person starred this issue and may be notified of changes. | Back to list |
Came across an issue this morning with 1.5.1.
Following the tutorial I was being thrown an error about eventSources (line 145 fullcalendar.js) so had to adjust my JS to:
$('#calendar').fullCalendar({
eventSources: []
});
Jul 11, 2011
Project Member
#1
adamrs...@gmail.com
Status:
Done
|
|
| ► Sign in to add a comment |