mirror of https://github.com/rancher/ui.git
comment out rio link as it is hidden in dashboard
rancher/rancher#29293
This commit is contained in:
parent
d85062c7bc
commit
f95093cf0b
|
|
@ -306,11 +306,11 @@ const rootNav = [
|
|||
localizedLabel: 'nav.tools.gatekeeper',
|
||||
dashboardLink: '/gatekeeper',
|
||||
},
|
||||
{
|
||||
id: 'cluster-tools-rio',
|
||||
localizedLabel: 'nav.tools.rio',
|
||||
dashboardLink: '/rio',
|
||||
},
|
||||
// {
|
||||
// id: 'cluster-tools-rio',
|
||||
// localizedLabel: 'nav.tools.rio',
|
||||
// dashboardLink: '/rio',
|
||||
// },
|
||||
],
|
||||
},
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue