mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
ACS-3544 Fix accessibility issues in ACA trashcan (#7845)
This commit is contained in:
@@ -63,6 +63,7 @@
|
||||
<mat-progress-spinner
|
||||
id="adf-document-list-loading"
|
||||
class="adf-document-list-loading-margin"
|
||||
[attr.aria-label]="'ADF-DOCUMENT-LIST.LOADER_LABEL' | translate"
|
||||
[color]="'primary'"
|
||||
[mode]="'indeterminate'">
|
||||
</mat-progress-spinner>
|
||||
|
@@ -71,7 +71,8 @@
|
||||
"VIEW": "View",
|
||||
"REMOVE": "Remove",
|
||||
"DOWNLOAD": "Download"
|
||||
}
|
||||
},
|
||||
"LOADER_LABEL": "Document list loader"
|
||||
},
|
||||
"ALFRESCO_DOCUMENT_LIST": {
|
||||
"BUTTON": {
|
||||
|
Reference in New Issue
Block a user