From 37822f1bc918220bc3326110241f1c3290d795f3 Mon Sep 17 00:00:00 2001 From: Jan Orel Date: Tue, 28 Jul 2020 14:59:13 +0200 Subject: [PATCH] B #4986: Update VM Template wizard for Azure (#123) (cherry picked from commit 737bb0369440871074e8c2b46f047f71abe72ae0) --- .../form-panels/create/wizard-tabs/hybrid.js | 4 +- .../create/wizard-tabs/hybrid/azure.hbs | 165 ++++++++++-------- 2 files changed, 99 insertions(+), 70 deletions(-) diff --git a/src/sunstone/public/app/tabs/templates-tab/form-panels/create/wizard-tabs/hybrid.js b/src/sunstone/public/app/tabs/templates-tab/form-panels/create/wizard-tabs/hybrid.js index 279c19ca8d..5b58c498ac 100644 --- a/src/sunstone/public/app/tabs/templates-tab/form-panels/create/wizard-tabs/hybrid.js +++ b/src/sunstone/public/app/tabs/templates-tab/form-panels/create/wizard-tabs/hybrid.js @@ -185,7 +185,7 @@ define(function(require) { '
' + '
' + '' + - '' + + '' + oneInput + '' + '
' + @@ -237,7 +237,7 @@ define(function(require) { $("#HOST", providerSection).append(""); }); $("#HOST", providerSection) - } else if (this.value == "AZURE"){ + } else if (this.value == "azure"){ $(".hybrid_inputs", providerSection).append(AzureHTML()); } else if (this.value == "opennebula"){ $(".hybrid_inputs", providerSection).append(OpenNebulaHTML()); diff --git a/src/sunstone/public/app/tabs/templates-tab/form-panels/create/wizard-tabs/hybrid/azure.hbs b/src/sunstone/public/app/tabs/templates-tab/form-panels/create/wizard-tabs/hybrid/azure.hbs index ec54e2be52..cbdea2a827 100644 --- a/src/sunstone/public/app/tabs/templates-tab/form-panels/create/wizard-tabs/hybrid/azure.hbs +++ b/src/sunstone/public/app/tabs/templates-tab/form-panels/create/wizard-tabs/hybrid/azure.hbs @@ -1,11 +1,4 @@
-
- -
+
+ +
+
+
+ +
+
+
+
+ +
+
+
@@ -39,74 +62,80 @@
-
-
- -
-
- -
-
-
-
- -
-
- -
-
-
-
- -
-
- -
-
-
-
- -
+
+ +
-
\ No newline at end of file +
+ +
+ +
+
+ +
+
+ +
+
+
+
+ +
+
+
+
+ +
+
+ +
+
+