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/components/Global/SilaComponents/InventoryControlSystem.vue | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) (limited to 'src/components/Global/SilaComponents/InventoryControlSystem.vue') diff --git a/src/components/Global/SilaComponents/InventoryControlSystem.vue b/src/components/Global/SilaComponents/InventoryControlSystem.vue index 9760f24f..de5432e1 100644 --- a/src/components/Global/SilaComponents/InventoryControlSystem.vue +++ b/src/components/Global/SilaComponents/InventoryControlSystem.vue @@ -19,10 +19,7 @@ popup="SystemDescription.ReloadServer_popup" />
- + {{ $t('SystemDescription.ConnectToDesktop') }}
@@ -151,10 +148,6 @@ a { list-style-type: none; } -.pointer { - cursor: pointer; -} - .system-control-section { position: relative; margin: 16px 2rem 2rem !important; -- cgit v1.2.3