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 +
+ +
+ +
+
+ +
+
+ +
+
+
+
+ +
+
+
+
+ +
+
+ +
+
+