[AAE-1936] Attach File E2E APS1 (#5623)

* [AAE-1936] Attach File E2E APS1

* * minor changes

* * fix title
This commit is contained in:
dhrn
2020-04-22 02:01:26 +05:30
committed by GitHub
parent f5c08f041e
commit fde037498f
13 changed files with 427 additions and 65 deletions

View File

@@ -398,6 +398,13 @@ exports.Files = {
FIELD: {
widget_id: 'attachfolder',
}
},
UPLOAD_FILE_FORM_CS: {
formName: "Upload multiple files",
FIELD: {
widget_id: 'attachfile',
}
}
},