mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
[ACS-3600] Add missing label translations (#7890)
This commit is contained in:
@@ -35,7 +35,7 @@
|
||||
class="adf-property-clear-value"
|
||||
*ngIf="isEditable"
|
||||
mat-icon-button
|
||||
aria-label="Clear"
|
||||
[attr.aria-label]="'CORE.METADATA.ACTIONS.CLEAR' | translate"
|
||||
(click)="clearValue()">
|
||||
<mat-icon>cancel</mat-icon>
|
||||
</button>
|
||||
|
Reference in New Issue
Block a user