Issue 1983: EventRender, when the event lasts 30 min.
Status:  Invalid
Owner: ----
Closed:  Aug 2013
Reported by alejandr...@gmail.com, Aug 28, 2013
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)


Captura.JPG
38.2 KB   View   Download
Aug 29, 2013
Project Member #1 adamrs...@gmail.com
# You must follow these instructions when entering an issue:
#
#    http://arshaw.com/fullcalendar/wiki/Report-a-Bug/
#
# Issues that do not follow these guidelines will be deleted without
# explanation.
Status: Invalid