mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
[ACA-2567] - sortable (#5402)
* chore: aca-2567 accessibility for sortable columns * chore: sortable table accessibility update * fix: refactor sortable table headers into function * chore: updated sort by text Co-authored-by: Mark Steadman <47225088+Steady5063@users.noreply.github.com>
This commit is contained in:
@@ -280,6 +280,9 @@
|
||||
"SORT_ASCENDING": "Ascending",
|
||||
"SORT_DESCENDING": "Descending",
|
||||
"SORT_NONE": "None",
|
||||
"SORT_DEFAULT": "Sortable",
|
||||
"SORT_ASCENDING_BY": "Ascending by {{ string }}",
|
||||
"SORT_DESCENDING_BY": "Descending by {{ string }}",
|
||||
"ICON_TEXT": "Item type {{ type }}",
|
||||
"ICON_DISABLED": "Disabled",
|
||||
"ROW_OPTION_BUTTON": "Actions"
|
||||
|
Reference in New Issue
Block a user