1
0
mirror of https://github.com/bitwarden/browser synced 2026-01-06 18:43:25 +00:00

Fix org upgrade issues (#3091)

This commit is contained in:
Robyn MacCallum
2022-07-12 13:58:33 -04:00
committed by GitHub
parent 31a5fdbebb
commit a43aa9612c
4 changed files with 31 additions and 14 deletions

View File

@@ -34,6 +34,9 @@
<app-org-info
(changedBusinessOwned)="changedOwnedBusiness()"
[formGroup]="formGroup"
[createOrganization]="createOrganization"
[isProvider]="!!providerId"
[acceptingSponsorship]="acceptingSponsorship"
></app-org-info>
<h2 class="mt-5">{{ "chooseYourPlan" | i18n }}</h2>
<div *ngFor="let selectableProduct of selectableProducts" class="form-check form-check-block">