From d3c09663dd6637f5bc6c0098bf2f1711d191262e Mon Sep 17 00:00:00 2001 From: Taneli Tuomola Date: Fri, 22 Mar 2024 11:53:29 +0200 Subject: [PATCH] fix #14945 MultiSelect toggleAllAriaLabel --- src/app/components/multiselect/multiselect.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/components/multiselect/multiselect.ts b/src/app/components/multiselect/multiselect.ts index 4547a9d5484..81f5776ccee 100755 --- a/src/app/components/multiselect/multiselect.ts +++ b/src/app/components/multiselect/multiselect.ts @@ -250,7 +250,7 @@ export class MultiSelectItem { [attr.aria-label]="toggleAllAriaLabel" /> -