Skip to content

Commit 81da2ac

Browse files
author
jleveugle
committed
fix: remove useless links at this moment from navbar
1 parent 59780fb commit 81da2ac

File tree

1 file changed

+0
-18
lines changed

1 file changed

+0
-18
lines changed

packages/manager/apps/public-cloud/src/sidebar/sidebar.constant.js

Lines changed: 0 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -70,18 +70,6 @@ export const MENU = [
7070
},
7171
translation: 'cloud_sidebar_orchestration_kubernetes',
7272
},
73-
{
74-
options: {
75-
state: 'pci.projects.project2',
76-
},
77-
translation: 'cloud_sidebar_orchestration_private_registry',
78-
},
79-
{
80-
options: {
81-
state: 'pci.projects.project2',
82-
},
83-
translation: 'cloud_sidebar_orchestration_image_catalog',
84-
},
8573
],
8674
translation: 'cloud_sidebar_orchestration',
8775
},
@@ -105,12 +93,6 @@ export const MENU = [
10593
},
10694
translation: 'cloud_sidebar_management_interface_horizon',
10795
},
108-
{
109-
options: {
110-
state: 'pci.projects.project2',
111-
},
112-
translation: 'cloud_sidebar_management_interface_cloud_shell',
113-
},
11496
],
11597
},
11698
{

0 commit comments

Comments
 (0)