diff --git a/demo-shell/src/app.config.json b/demo-shell/src/app.config.json index 90b07c8780..35110aa00c 100644 --- a/demo-shell/src/app.config.json +++ b/demo-shell/src/app.config.json @@ -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 }, {