일정이 있는 날짜 셀 위에 표시되는 툴팁을 정의합니다.
scheduler.templates.year_tooltip = function(start,end,ev){ return ev.text; };
이 템플릿은 year_view 플러그인이 활성화된 경우에만 작동합니다.