From 88f28ae2f83f40a3e491b2d42ec241ce40a6c19c Mon Sep 17 00:00:00 2001 From: Eric Tokatlian Date: Fri, 21 Jun 2019 12:11:10 -0700 Subject: [PATCH] Add field required to DO cloud provider rancher/rancher#19754 --- .../cru-cloud-credential/template.hbs | 18 ++++++------------ 1 file changed, 6 insertions(+), 12 deletions(-) diff --git a/lib/global-admin/addon/components/cru-cloud-credential/template.hbs b/lib/global-admin/addon/components/cru-cloud-credential/template.hbs index f21d82a66..5570053bd 100644 --- a/lib/global-admin/addon/components/cru-cloud-credential/template.hbs +++ b/lib/global-admin/addon/components/cru-cloud-credential/template.hbs @@ -8,7 +8,7 @@ {{/if}} {{/unless}} -
+
{{form-name-description model=primaryResource @@ -28,20 +28,14 @@ {{singleCloudKeyChoice}} {{else}} - {{#if (not-eq cloudCredentialType value)}} - {{/if}} {{#each configChoices as |choice|}} - {{/each}} @@ -138,7 +132,7 @@
{{input type="password" @@ -214,4 +208,4 @@ savingLabel=savingLabel }}
- \ No newline at end of file +