| Issue 2033: | fullCalendar('destroy') does not remove fc-ltr class | |
| 1 person starred this issue and may be notified of changes. | Back to list |
http://jsfiddle.net/cr8zQ/260/ Suggest change element.removeClass('fc fc-rtl ui-widget'); on line 317 to element.removeClass('fc fc-rtl fc-ltr ui-widget');
Jun 11, 2014
https://github.com/arshaw/fullcalendar/commit/3b4e8f69082bf8e7715ce4af658c66ac07197cbd
Status:
Implemented
Jun 15, 2014
this issue has been addressed and version 2.0.1 has been released: http://arshaw.com/fullcalendar/download/
Status:
Released
|
|
| ► Sign in to add a comment |
Labels: Type-Bug