ADF-3474 demo shell process list fix column

This commit is contained in:
Eugenio Romano 2018-08-14 08:19:18 +01:00
parent 4404b724fa
commit dd4c0e37f2

View File

@ -510,19 +510,6 @@
"type": "text",
"title": "ADF_PROCESS_LIST.PROPERTIES.ID",
"sortable": true
},
{
"key": "processDefinitionId",
"type": "text",
"title": "ADF_PROCESS_LIST.PROPERTIES.PROCESS_DEFINITION_ID",
"sortable": true
},
{
"key": "started",
"type": "date",
"title": "ADF_PROCESS_LIST.PROPERTIES.CREATED",
"format": "timeAgo",
"sortable": true
}
]
}