设置弹出编辑表单的标题
scheduler.templates.quick_info_title = function(start, end, ev){ return ev.text.substr(0,50); };
该template仅在启用quick_info插件时才有效。