RED-6713 fix switch accounts button
This commit is contained in:
parent
5d952332c7
commit
8bc9267058
@ -5,7 +5,7 @@
|
||||
</a>
|
||||
</ng-container>
|
||||
|
||||
<a *ngIf="tenantsService.hasMultiple" [id]="'switch-accounts'" [matMenuTriggerFor]="tenantsMenu" mat-menu-item>
|
||||
<a *ngIf="tenantsService.getStoredTenants().length > 1" [id]="'switch-accounts'" [matMenuTriggerFor]="tenantsMenu" mat-menu-item>
|
||||
{{ 'top-bar.navigation-items.my-account.children.select-tenant' | translate }}
|
||||
</a>
|
||||
|
||||
|
||||
@ -1 +1 @@
|
||||
Subproject commit da18c68a861a8d343dd3f63298e825543714f743
|
||||
Subproject commit f33ada72f4fe41dc8eb2f51142b657c2b7e856b8
|
||||
Loading…
x
Reference in New Issue
Block a user