1
0
mirror of https://github.com/bitwarden/browser synced 2026-02-20 19:34:03 +00:00

[PM-24187] Improve labeling of owner filter in vault table

This commit is contained in:
Jackson Engstrom
2026-02-02 16:18:30 -08:00
committed by jaasen-livefront
parent 0f5924212d
commit 56f3584a52
2 changed files with 10 additions and 1 deletions

View File

@@ -4,7 +4,7 @@
[disabled]="disabled"
[style.color]="textColor"
[style.background-color]="color"
appA11yTitle="{{ organizationName }}"
appA11yTitle="{{ 'ownerBadgeA11yDescription' | i18n: name }}"
routerLink
[queryParams]="{ organizationId: organizationIdLink }"
queryParamsHandling="merge"