mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
[ADF-4008] Added column keys to en.json for proc list cloud (#4354)
This commit is contained in:
committed by
Eugenio Romano
parent
dcc5095326
commit
5a4a2bd9fe
@@ -10,7 +10,16 @@
|
|||||||
"CREATED": "Created",
|
"CREATED": "Created",
|
||||||
"STATUS": "Status",
|
"STATUS": "Status",
|
||||||
"START_DATE": "Start Date",
|
"START_DATE": "Start Date",
|
||||||
"ID": "Id"
|
"ID": "Id",
|
||||||
|
"INITIATOR": "Initiator",
|
||||||
|
"APP_NAME": "Application Name",
|
||||||
|
"BUSINESS_KEY": "Business Key",
|
||||||
|
"DESCRIPTION": "Description",
|
||||||
|
"LAST_MODIFIED": "Last Modified",
|
||||||
|
"PROCESS_NAME": "Process Name",
|
||||||
|
"PARENT_TASK_ID": "Parent Task Id",
|
||||||
|
"PROCESS_DEF_ID": "Process Definition Id",
|
||||||
|
"PROCESS_DEF_KEY": "Process Definition Key"
|
||||||
},
|
},
|
||||||
"ADF_CLOUD_START_PROCESS": {
|
"ADF_CLOUD_START_PROCESS": {
|
||||||
"BUTTON": "Start Process",
|
"BUTTON": "Start Process",
|
||||||
|
Reference in New Issue
Block a user