| Issue 1983: | EventRender, when the event lasts 30 min. | |
| 1 person starred this issue and may be notified of changes. | Back to list |
i want to use HTML in the title, using the eventRender:
eventRender: function (event, element) {
element.find('.fc-event-title').html(event.title);
}
it's working fine, but when the event lasts 30 minutes, the title show the html code (image attached)
Aug 29, 2013
Project Member
#1
adamrs...@gmail.com
Status:
Invalid
|
|
| ► Sign in to add a comment |