From 50334260578bfa1189d93ca4e79a672dd27bef01 Mon Sep 17 00:00:00 2001 From: Abhishek Kumar Date: Thu, 29 Jul 2021 14:43:59 +0530 Subject: [PATCH] ui: fix import instance form root disk label (#5252) Wrong key 'title' was used instead of 'label' Signed-off-by: Abhishek Kumar --- ui/src/views/tools/ImportUnmanagedInstance.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ui/src/views/tools/ImportUnmanagedInstance.vue b/ui/src/views/tools/ImportUnmanagedInstance.vue index c0b766298ef..499caf4a0d3 100644 --- a/ui/src/views/tools/ImportUnmanagedInstance.vue +++ b/ui/src/views/tools/ImportUnmanagedInstance.vue @@ -149,7 +149,7 @@ - +