From 931c2cad0da1a84e3df0745b385ec06d29cc2634 Mon Sep 17 00:00:00 2001 From: Maksim Zakharov Date: Mon, 20 Jun 2022 11:52:15 +0300 Subject: fix Modals, Tables and Pages: event logs, inventoty, post logs, operttions, global styles --- src/views/HardwareStatus/Inventory/Inventory.vue | 2 +- .../Inventory/InventoryTableAssembly.vue | 17 ++++- .../Inventory/InventoryTableBmcManager.vue | 75 +++++++++++++--------- .../Inventory/InventoryTableChassis.vue | 17 ++++- .../Inventory/InventoryTableDimmSlot.vue | 17 ++++- .../Inventory/InventoryTableFans.vue | 17 ++++- .../Inventory/InventoryTablePowerSupplies.vue | 17 ++++- .../Inventory/InventoryTableProcessors.vue | 17 ++++- .../Inventory/InventoryTableSystem.vue | 24 +++++-- 9 files changed, 158 insertions(+), 45 deletions(-) (limited to 'src/views/HardwareStatus') diff --git a/src/views/HardwareStatus/Inventory/Inventory.vue b/src/views/HardwareStatus/Inventory/Inventory.vue index 0e97f711..bfb930ab 100644 --- a/src/views/HardwareStatus/Inventory/Inventory.vue +++ b/src/views/HardwareStatus/Inventory/Inventory.vue @@ -1,5 +1,5 @@