mirror of
https://github.com/bitwarden/browser
synced 2026-01-06 02:23:44 +00:00
Provider qa feedback (#1118)
* Ensure business plan is selected for providers * Show add organization button on if user has valid orgs to add * Correct client owner description * No drop down options if you can't manage organizations
This commit is contained in:
@@ -90,6 +90,7 @@ export class OrganizationPlansComponent implements OnInit {
|
||||
|
||||
if (this.providerId) {
|
||||
this.ownedBusiness = true;
|
||||
this.changedOwnedBusiness();
|
||||
}
|
||||
|
||||
this.loading = false;
|
||||
|
||||
Reference in New Issue
Block a user