mirror of
https://github.com/bitwarden/browser
synced 2025-12-16 16:23:44 +00:00
[PM-12527] [Defect] Remove unnecessary "General Information" Header in Organizat… (#11198)
This commit is contained in:
@@ -46,7 +46,7 @@
|
|||||||
*ngIf="!loading && !selfHosted && this.passwordManagerPlans && this.secretsManagerPlans"
|
*ngIf="!loading && !selfHosted && this.passwordManagerPlans && this.secretsManagerPlans"
|
||||||
class="tw-pt-6"
|
class="tw-pt-6"
|
||||||
>
|
>
|
||||||
<bit-section>
|
<bit-section [ngClass]="{ 'tw-hidden': !createOrganization }">
|
||||||
<app-org-info
|
<app-org-info
|
||||||
(changedBusinessOwned)="changedOwnedBusiness()"
|
(changedBusinessOwned)="changedOwnedBusiness()"
|
||||||
[formGroup]="formGroup"
|
[formGroup]="formGroup"
|
||||||
|
|||||||
Reference in New Issue
Block a user