RED-6713 fix switch accounts button

This commit is contained in:
Dan Percic 2023-07-07 17:03:47 +03:00
parent 5d952332c7
commit 8bc9267058
2 changed files with 2 additions and 2 deletions

View File

@ -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