Skip to content

Commit

Permalink
removed migration wizard
Browse files Browse the repository at this point in the history
  • Loading branch information
KelvinTegelaar committed Nov 27, 2023
1 parent dc000f1 commit 9e0036d
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions src/_nav.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -273,16 +273,16 @@ const _nav = [
name: 'GDAP Roles',
to: '/tenant/administration/gdap-roles',
},
{
component: CNavItem,
name: 'Migration Wizard',
to: '/tenant/administration/gdap',
},
{
component: CNavItem,
name: 'GDAP Migration Status',
to: '/tenant/administration/gdap-status',
},
// {
// component: CNavItem,
// name: 'Migration Wizard',
// to: '/tenant/administration/gdap',
// },
// {
// component: CNavItem,
// name: 'GDAP Migration Status',
// to: '/tenant/administration/gdap-status',
// },
{
component: CNavItem,
name: 'Invite Wizard',
Expand Down

0 comments on commit 9e0036d

Please sign in to comment.