[ADF-4287] Fix tasks UI in Process Cloud (#4514)

* [ADF-4287] Fix tasks UI in Process Cloud

* [ADF-4287] Remove uneeded code
This commit is contained in:
arditdomi
2019-03-28 16:54:33 +00:00
committed by Eugenio Romano
parent 4a49c086a4
commit f98ea79d26
3 changed files with 3 additions and 2 deletions

View File

@@ -615,6 +615,7 @@
"key": "entry.id",
"type": "text",
"title": "ADF_CLOUD_TASK_LIST.PROPERTIES.ID",
"cssClass": "adf-expand-cell-4",
"sortable": true
},
{
@@ -622,7 +623,7 @@
"type": "text",
"title": "ADF_CLOUD_TASK_LIST.PROPERTIES.NAME",
"sortable": true,
"cssClass": "full-width name-column ellipsis-cell"
"cssClass": "name-column adf-ellipsis-cell"
},
{
"key": "entry.status",