mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-05-26 17:24:56 +00:00
ADF-3474 demo shell process list fix column
This commit is contained in:
parent
4404b724fa
commit
dd4c0e37f2
@ -510,19 +510,6 @@
|
|||||||
"type": "text",
|
"type": "text",
|
||||||
"title": "ADF_PROCESS_LIST.PROPERTIES.ID",
|
"title": "ADF_PROCESS_LIST.PROPERTIES.ID",
|
||||||
"sortable": true
|
"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
|
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user