diff --git a/frontend/src/app/ntt-gantt/ntt-gantt.component.ts b/frontend/src/app/ntt-gantt/ntt-gantt.component.ts index b24f161..562e21e 100644 --- a/frontend/src/app/ntt-gantt/ntt-gantt.component.ts +++ b/frontend/src/app/ntt-gantt/ntt-gantt.component.ts @@ -748,6 +748,7 @@ export class NttGanttComponent implements OnInit { * The function queryTaskbarInfo catches the corresponding syncfsuions event and colors the respective diamond depending on the status * @param args event arguments from the syncfusion gantt chart */ + public queryTaskbarInfo(args: any) { if (args.taskbarType == 'Milestone') {