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:
committed by
jaasen-livefront
parent
0f5924212d
commit
56f3584a52
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user