summaryrefslogtreecommitdiff
path: root/src/views/_ibs/HardwareStatus/Inventory/InventoryServiceIndicator.vue
diff options
context:
space:
mode:
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 },