작업 바와 라이트박스 헤더에 표시되는 텍스트를 설정합니다.
gantt.templates.task_text=function(start, end, task){ return task.text; };