작업 바 오른쪽에 표시되는 텍스트를 정의합니다.
gantt.templates.rightside_text = function(start, end, task){ return "ID: #" + task.id; };