Skip to content

Conversation

@sefiani-ovh
Copy link
Contributor

ref: #MANAGER-19946

@sefiani-ovh sefiani-ovh requested a review from a team as a code owner October 29, 2025 14:44
@sefiani-ovh sefiani-ovh requested a review from pauldkn October 29, 2025 14:44
ref: #MANAGER-19946

Signed-off-by: ahmed sefiani <[email protected]>
.then(() => {
this.setMessage(
this.$translate.instant(
'dedicated_cloud_dashboard_customer_vcfaad_migration_banner_success',
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

typo

Suggested change
'dedicated_cloud_dashboard_customer_vcfaad_migration_banner_success',
'dedicated_cloud_dashboard_customer_vcfaas_migration_banner_success',

.catch(() => {
this.setMessage(
this.$translate.instant(
'dedicated_cloud_dashboard_customer_vcfaad_migration_banner_error',
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

typo

Suggested change
'dedicated_cloud_dashboard_customer_vcfaad_migration_banner_error',
'dedicated_cloud_dashboard_customer_vcfaas_migration_banner_error',

<div class="flex items-center gap-2">
<p
class="mb-0 inline"
ng-bind-html="'dedicated_cloud_dashboard_customer_vcfaad_migration_banner' | translate:{ url: $ctrl.offerLink }"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

same typo

href=""
class="oui-link"
ng-click="$ctrl.requestContactForVmwareCloudDirectorMigration()"
data-translate="dedicated_cloud_dashboard_customer_vcfaad_migration_banner_action"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

same typo

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

vcfaad has to be replaced by vcfaas

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants