feat: add external admin dashboard link to navigation and remove Gantt chart widget from intern applications page
This commit is contained in:
@@ -510,10 +510,4 @@ class InternApplicationResource extends Resource
|
||||
];
|
||||
}
|
||||
|
||||
public static function getWidgets(): array
|
||||
{
|
||||
return [
|
||||
Widgets\InternGanttChartWidget::class,
|
||||
];
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user