mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
Changing the name for status column on process list cloud. (#4254)
Remove processName from properties used on demo-shell.
This commit is contained in:
committed by
Eugenio Romano
parent
3b455524b9
commit
2a630381b7
@@ -546,7 +546,7 @@
|
||||
},
|
||||
"adf-edit-process-filter": {
|
||||
"properties": [
|
||||
"state", "sort", "order", "processName"
|
||||
"state", "sort", "order"
|
||||
]
|
||||
},
|
||||
"content-metadata": {
|
||||
@@ -579,7 +579,7 @@
|
||||
{
|
||||
"key": "entry.status",
|
||||
"type": "text",
|
||||
"title": "ADF_CLOUD_TASK_LIST.PROPERTIES.NAME",
|
||||
"title": "ADF_CLOUD_TASK_LIST.PROPERTIES.STATUS",
|
||||
"sortable": true
|
||||
},
|
||||
{
|
||||
|
Reference in New Issue
Block a user