From 808ed6fa6a17d005ac9f6710527fd3d8cb60d482 Mon Sep 17 00:00:00 2001 From: nvazquez Date: Mon, 19 Oct 2020 14:37:38 -0300 Subject: [PATCH] Selectively hide boot type Signed-off-by: Rohit Yadav --- ui/src/views/compute/DeployVM.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ui/src/views/compute/DeployVM.vue b/ui/src/views/compute/DeployVM.vue index 6ad55aab91d..a71657629b8 100644 --- a/ui/src/views/compute/DeployVM.vue +++ b/ui/src/views/compute/DeployVM.vue @@ -473,7 +473,7 @@
+ v-if="vm.templateid && ['KVM', 'VMware'].includes(hypervisor) && !template.deployasis">