| Issue 2363: | Duplicate title | |
| 1 person starred this issue and may be notified of changes. | Back to list |
When creating a new calendar if nothing is specified for the left header then a duplicate title (Month Year) is shown on the left. See fiddle below; http://jsfiddle.net/kps0uk7j/1/ $('#calendar').fullCalendar({ header: { // left: if this option is not specified then the title will be shown to //the left AND center center: 'title', right: 'month,agendaWeek,agendaDay' }, ...
Nov 25, 2014
Project Member
#1
adamrs...@gmail.com
Status:
WontFix
|
|
| ► Sign in to add a comment |