feat: replace custom gantt chart implementation with DevExtreme widget
This commit is contained in:
@@ -161,6 +161,8 @@ class InternGanttChartWidget extends Widget
|
||||
'grid_end' => $gridEnd,
|
||||
'hex_color' => $hexColor,
|
||||
'is_stripes' => $isStripes,
|
||||
'raw_start' => $intern->internship_start_date,
|
||||
'raw_end' => $intern->internship_end_date,
|
||||
];
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user