[ACS-3550] a 11 y aca move copy dialog small correction (#7986)

* ACS-3550 Removed redundant attributes

* ACS-3550 Removed redundant code
This commit is contained in:
AleksanderSklorz
2022-11-17 12:28:21 +01:00
committed by GitHub
parent afc6e19152
commit d3d917d010
3 changed files with 2 additions and 16 deletions

View File

@@ -582,6 +582,6 @@
},
"ADF_DROPDOWN": {
"LOADING": "Loading...",
"SELECTION_ARIA_LABEL": "{{placeholder}} listbox {{selectedOption}}"
"SELECTION_ARIA_LABEL": "{{placeholder}} combobox {{selectedOption}}"
}
}