From c4d70da69a3c86f8c07ccdb0f09b755dd99b2155 Mon Sep 17 00:00:00 2001 From: Maksim Zakharov Date: Tue, 24 May 2022 10:04:19 +0300 Subject: Add global popovers. Add pages: pci, adapters, raid, drivers, virtual drivers. Fix: analytical pannel, bmc-settings popovers. fix global styles --- src/views/SILA/PciDevices/index.js | 1 + 1 file changed, 1 insertion(+) create mode 100644 src/views/SILA/PciDevices/index.js (limited to 'src/views/SILA/PciDevices/index.js') diff --git a/src/views/SILA/PciDevices/index.js b/src/views/SILA/PciDevices/index.js new file mode 100644 index 00000000..20092914 --- /dev/null +++ b/src/views/SILA/PciDevices/index.js @@ -0,0 +1 @@ +export { default } from './PciDevicesPage.vue'; -- cgit v1.2.3