| Issue 2568: | Multiple calendar Problem | |
| 1 person starred this issue and may be notified of changes. | Back to list |
I open 2 calendars
$('#calendar1').fullCalendar({...});
$('#calendar2').fullCalendar({...});
Both with dropable:true, this works well until the second calendar view is changed, the first calendar no longer accept drop elements.
This not show error.
Oct 10, 2015
Project Member
#1
adamrs...@gmail.com
Status:
Done
|
|
| ► Sign in to add a comment |