[ACA-3745] Folder - update metadata default copies the name in the title field (#5923)

* add title input

* title form control

* i18n

* update tests
This commit is contained in:
Cilibiu Bogdan
2020-07-29 16:02:59 +03:00
committed by GitHub
parent c7237486df
commit f1a98cc6d6
4 changed files with 32 additions and 7 deletions

View File

@@ -111,6 +111,9 @@
"FOLDER_DESCRIPTION": {
"LABEL": "Description"
},
"FOLDER_TITLE": {
"LABEL": "Title"
},
"CREATE_BUTTON": {
"LABEL": "Create"
},