summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/views/HardwareStatus/Inventory/Inventory.vue6
1 files changed, 0 insertions, 6 deletions
diff --git a/src/views/HardwareStatus/Inventory/Inventory.vue b/src/views/HardwareStatus/Inventory/Inventory.vue
index e3a7ea2f..fcdbf8d2 100644
--- a/src/views/HardwareStatus/Inventory/Inventory.vue
+++ b/src/views/HardwareStatus/Inventory/Inventory.vue
@@ -133,12 +133,6 @@ export default {
linkText: this.$t('pageInventory.processors'),
},
{
- id: 'system',
- dataRef: 'system',
- href: '#system',
- linkText: this.$t('pageInventory.system'),
- },
- {
id: 'assembly',
dataRef: 'assembly',
href: '#assembly',