From b48f10ff093fc631761d25200b671803410564a5 Mon Sep 17 00:00:00 2001 From: Maksim Zakharov Date: Fri, 19 Aug 2022 12:23:37 +0300 Subject: remove PCI devices to Inventory --- src/env/components/AppNavigation/sila.js | 5 ----- 1 file changed, 5 deletions(-) (limited to 'src/env/components') 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', - }, ], }, { -- cgit v1.2.3