From 7c7b6249557eacbc882fb7c7cb293eecaeca14d3 Mon Sep 17 00:00:00 2001 From: Pearl Dsilva Date: Tue, 14 Sep 2021 11:16:40 +0530 Subject: [PATCH] ui: Fix Scale VM failure - missing args when customized compute offering is used (#5439) --- ui/src/views/compute/ScaleVM.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ui/src/views/compute/ScaleVM.vue b/ui/src/views/compute/ScaleVM.vue index a7b6c18b19a..a0cf5b197a1 100644 --- a/ui/src/views/compute/ScaleVM.vue +++ b/ui/src/views/compute/ScaleVM.vue @@ -33,8 +33,8 @@