mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
[ADF-3872] Add live configuration for Process List Cloud on Demo Shell (#4218)
* [ADF-3872] Add live configuration for Process List Cloud on Demo Shell * [ADF-3872] Remove whitespace
This commit is contained in:
committed by
Eugenio Romano
parent
d28c8dccc8
commit
cbc8043d02
@@ -7,7 +7,10 @@
|
||||
},
|
||||
"PROPERTIES": {
|
||||
"NAME": "Name",
|
||||
"CREATED": "Created"
|
||||
"CREATED": "Created",
|
||||
"STATUS": "Status",
|
||||
"START_DATE": "Start Date",
|
||||
"ID": "Id"
|
||||
},
|
||||
"ADF_CLOUD_START_PROCESS": {
|
||||
"BUTTON": "Start Process",
|
||||
@@ -58,6 +61,11 @@
|
||||
"PROPERTIES": {
|
||||
"NAME": "Name",
|
||||
"ASSIGNEE": "Assignee",
|
||||
"ID": "Id",
|
||||
"STATUS": "Status",
|
||||
"PRIORITY": "Priority",
|
||||
"CREATED_DATE": "Created Date",
|
||||
"LAST_MODIFIED": "Last Modified",
|
||||
"CREATED": "Created"
|
||||
},
|
||||
"LIST": {
|
||||
|
Reference in New Issue
Block a user