| Issue 1077: | How to alter text displayed in the header | |
| 1 person starred this issue and may be notified of changes. | Back to list |
I have the following in my calendar options
header: {
left: 'Training Diary: title',
center: 'test',
right: 'firstDay prev next'
},
but the strings 'Training Diary:' and 'test' are ignored. Is there a way to alter the header through fullCalendar or do I need to use jQuery to prepend something to 'fc-header-title'?
Sep 29, 2011
Project Member
#1
adamrs...@gmail.com
Status:
Done
|
|
| ► Sign in to add a comment |