mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
[ADF-3544] Automated test for Dynamic DataTable (#3811)
* [ADF-3544] Automated test for Dynamic DataTable * Adding a new line * Adding a line at the end of the file
This commit is contained in:
@@ -95,6 +95,13 @@ exports.Files = {
|
||||
}
|
||||
},
|
||||
|
||||
DYNAMIC_TABLE_APP: {
|
||||
file_location: "/resources/apps/Dynamic Table App.zip",
|
||||
title: "Dynamic Table App",
|
||||
formName: "Dynamic Table App",
|
||||
process_se_name: "DynamicTableProcess"
|
||||
},
|
||||
|
||||
ADF_DOCUMENTS: {
|
||||
PDF: {
|
||||
file_location: "/resources/adf/allFileTypes/a_file_supported.pdf",
|
||||
|
Reference in New Issue
Block a user