summaryrefslogtreecommitdiff
path: root/src/views/_ibs/HardwareStatus/Inventory/InventoryServiceIndicator.vue
diff options
context:
space:
mode:
authorAndrey V.Kosteltsev <AKosteltsev@IBS.RU>2022-07-07 17:45:59 +0300
committerAndrey V.Kosteltsev <AKosteltsev@IBS.RU>2022-07-07 17:45:59 +0300
commitf34a355320e0d47629e1312c39205c08f0b11fa0 (patch)
tree4057e6a22b80c0be133b269d53d7d415af8b671e /src/views/_ibs/HardwareStatus/Inventory/InventoryServiceIndicator.vue
parent8047ae3d83ba0718fb7a42907036157e5c680b85 (diff)
downloadwebui-vue-f34a355320e0d47629e1312c39205c08f0b11fa0.tar.xz
IBS: _ibs theme imports
Diffstat (limited to 'src/views/_ibs/HardwareStatus/Inventory/InventoryServiceIndicator.vue')
-rw-r--r--src/views/_ibs/HardwareStatus/Inventory/InventoryServiceIndicator.vue4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/views/_ibs/HardwareStatus/Inventory/InventoryServiceIndicator.vue b/src/views/_ibs/HardwareStatus/Inventory/InventoryServiceIndicator.vue
index 01f4a446..ba3f2735 100644
--- a/src/views/_ibs/HardwareStatus/Inventory/InventoryServiceIndicator.vue
+++ b/src/views/_ibs/HardwareStatus/Inventory/InventoryServiceIndicator.vue
@@ -38,8 +38,8 @@
</page-section>
</template>
<script>
-import PageSection from '@/components/Global/PageSection';
-import BVToastMixin from '@/components/Mixins/BVToastMixin';
+import PageSection from '@/components/_ibs/Global/PageSection';
+import BVToastMixin from '@/components/_ibs/Mixins/BVToastMixin';
export default {
components: { PageSection },