summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/components/AppNavigation/AppNavigationMixin.js8
1 files changed, 4 insertions, 4 deletions
diff --git a/src/components/AppNavigation/AppNavigationMixin.js b/src/components/AppNavigation/AppNavigationMixin.js
index 36d9217b..f420ab56 100644
--- a/src/components/AppNavigation/AppNavigationMixin.js
+++ b/src/components/AppNavigation/AppNavigationMixin.js
@@ -95,7 +95,7 @@ export const AppNavigationMixin = {
// },
// ],
// },
- {
+ /*{
id: 'power',
label: this.$t('appNavigation.powerSupplies'),
icon: 'iconChevronUp',
@@ -128,7 +128,7 @@ export const AppNavigationMixin = {
route: '/memory-dynamic-info',
},
],
- },
+ },*/
{
id: 'fans',
label: this.$t('appNavigation.fans'),
@@ -168,7 +168,7 @@ export const AppNavigationMixin = {
// label: this.$t('appNavigation.virtualDrivers'),
// route: '/virtual-drivers',
// },
- {
+ /*{
id: 'motherboard',
label: this.$t('appNavigation.motherboard'),
icon: 'iconChevronUp',
@@ -184,7 +184,7 @@ export const AppNavigationMixin = {
route: '/motherboard-dynamic-info',
},
],
- },
+ },*/
// {
// id: 'network-adapters',
// label: this.$t('appNavigation.networkAdapters'),