mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
[AAE-6660] FE - [ADF] Linked dropdown still contains old options when the rest api does not return results (#7454)
* [AAE-6660] FE - [ADF] Linked dropdown still contains old options when the rest api does not return results * * Added unit tests to the recent changes done on dropdown. * * Improved error message * My empty commit to kick start travis * * Fixed lint errors * * Fixed css lint error * * Fixed failing unit test
This commit is contained in:
@@ -42,6 +42,7 @@
|
||||
"REMOVE_FILE": "Remove",
|
||||
"UPLOAD": "UPLOAD",
|
||||
"REQUIRED": "*Required",
|
||||
"REST_API_FAILED": "The server `{{ hostname }}` is not reachable",
|
||||
"FILE_NAME": "File Name",
|
||||
"NO_FILE_ATTACHED": "No file attached",
|
||||
"VALIDATOR": {
|
||||
|
Reference in New Issue
Block a user