From 46988e317b1e1300f5a3d576d5d9239439c1c0e0 Mon Sep 17 00:00:00 2001 From: Abel Coronado Date: Fri, 5 May 2017 11:50:45 +0200 Subject: [PATCH] Backlog #4351 Disabled VM instantiate on hold checkbox from yaml view (#288) --- .../app/tabs/templates-tab/form-panels/instantiate/html.hbs | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/sunstone/public/app/tabs/templates-tab/form-panels/instantiate/html.hbs b/src/sunstone/public/app/tabs/templates-tab/form-panels/instantiate/html.hbs index 263acb92bf..134e4b7037 100644 --- a/src/sunstone/public/app/tabs/templates-tab/form-panels/instantiate/html.hbs +++ b/src/sunstone/public/app/tabs/templates-tab/form-panels/instantiate/html.hbs @@ -51,6 +51,7 @@
+ {{#isTabActionEnabled "vms-tab" "VM.hold"}} + {{/isTabActionEnabled}}