From 9619d9de108507b3706050a0ea267fee61172478 Mon Sep 17 00:00:00 2001 From: Vitalii Lysak Date: Wed, 29 Jun 2022 17:33:31 +0300 Subject: fix system, led template --- src/views/HardwareStatus/Inventory/InventoryServiceIndicator.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/views/HardwareStatus/Inventory/InventoryServiceIndicator.vue b/src/views/HardwareStatus/Inventory/InventoryServiceIndicator.vue index cfb9aa84..0589aed8 100644 --- a/src/views/HardwareStatus/Inventory/InventoryServiceIndicator.vue +++ b/src/views/HardwareStatus/Inventory/InventoryServiceIndicator.vue @@ -5,7 +5,7 @@ >
- +
{{ $t('pageInventory.systemIndicator.powerStatus') }}
@@ -13,7 +13,7 @@
- +
{{ $t('pageInventory.systemIndicator.identifyLed') }} -- cgit v1.2.3