summaryrefslogtreecommitdiff
path: root/src/env/components
diff options
context:
space:
mode:
authorMaksim Zakharov <m.zakharov@IBS.RU>2022-08-19 12:23:37 +0300
committerMaksim Zakharov <m.zakharov@IBS.RU>2022-08-19 12:23:37 +0300
commitb48f10ff093fc631761d25200b671803410564a5 (patch)
tree757d9bef16b2f91c0fbb8775d4c0456ed505dead /src/env/components
parent924984aef67f97e74857789c412ae798bd0bd47c (diff)
downloadwebui-vue-b48f10ff093fc631761d25200b671803410564a5.tar.xz
remove PCI devices to Inventory
Diffstat (limited to 'src/env/components')
-rw-r--r--src/env/components/AppNavigation/sila.js5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/env/components/AppNavigation/sila.js b/src/env/components/AppNavigation/sila.js
index 31538b98..50aaf996 100644
--- a/src/env/components/AppNavigation/sila.js
+++ b/src/env/components/AppNavigation/sila.js
@@ -31,11 +31,6 @@ const AppNavigationMixin = {
label: this.$t('appNavigation.dateTime'),
route: '/date-time',
},
- {
- id: 'pci-devices',
- label: this.$t('appNavigation.pciDevices'),
- route: '/pci-devices',
- },
],
},
{