Summary:
Admin view doesnt render after upgrading CMSMSExt from 1.4.3 to 1.5.1
Detailed Description:
After upgrading CMSMSExt from 1.4.3 to 1.5.1, Khronos admin view does not render
the calendar.
Front end views still works.
JS error was "Uncaught TypeError: $(...).fullCalendar is not a function"
My workaround was to add {xtjs_render} directly in the admin_events_tab.tpl file
after line 53.