mirror of
https://github.com/bitwarden/browser
synced 2025-12-23 03:33:54 +00:00
[AC-1913] Update OrganizationLayoutComponent to use PolicyService to check if the user has the SingleOrg policy and use the value to hide the 'New Org' button (#8349)
This commit is contained in:
@@ -46,7 +46,6 @@ export class OrgSwitcherComponent {
|
||||
|
||||
/**
|
||||
* Visibility of the New Organization button
|
||||
* (Temporary; will be removed when ability to create organizations is added to SM.)
|
||||
*/
|
||||
@Input()
|
||||
hideNewButton = false;
|
||||
|
||||
Reference in New Issue
Block a user