diff --git a/src/app/components/table/table.ts b/src/app/components/table/table.ts index 74b8fcb7cb9..e99ccf2ea25 100644 --- a/src/app/components/table/table.ts +++ b/src/app/components/table/table.ts @@ -5014,6 +5014,7 @@ export class ReorderableRow implements AfterViewInit { (click)="removeConstraint(fieldConstraint)" pRipple [attr.aria-label]="removeRuleButtonLabel" + [label]="removeRuleButtonLabel" > @@ -5022,14 +5023,14 @@ export class ReorderableRow implements AfterViewInit {
-
- +