[ACS-7358] fix for tags column expanding (#3875)

This commit is contained in:
tamaragruszka 2024-06-06 21:42:19 +02:00 committed by GitHub
parent a5343fd627
commit fc05a8b30c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -2248,7 +2248,7 @@
"template": "app.columns.tags",
"key": "tags",
"title": "APP.DOCUMENT_LIST.COLUMNS.TAGS",
"class": "adf-full-width adf-expand-cell-4 adf-ellipsis-cell",
"class": "adf-full-width adf-expand-cell-4",
"type": "text",
"sortable": false,
"desktopOnly": true,
@ -2466,7 +2466,7 @@
"template": "app.columns.tags",
"key": "tags",
"title": "APP.DOCUMENT_LIST.COLUMNS.TAGS",
"class": "adf-full-width adf-expand-cell-4 adf-ellipsis-cell",
"class": "adf-full-width adf-expand-cell-4",
"type": "text",
"sortable": false,
"desktopOnly": true,
@ -2540,7 +2540,7 @@
"template": "app.columns.tags",
"key": "tags",
"title": "APP.DOCUMENT_LIST.COLUMNS.TAGS",
"class": "adf-full-width adf-expand-cell-4 adf-ellipsis-cell",
"class": "adf-full-width adf-expand-cell-4",
"type": "text",
"sortable": false,
"desktopOnly": true,
@ -2625,7 +2625,7 @@
"template": "app.columns.tags",
"key": "tags",
"title": "APP.DOCUMENT_LIST.COLUMNS.TAGS",
"class": "adf-full-width adf-expand-cell-4 adf-ellipsis-cell",
"class": "adf-full-width adf-expand-cell-4",
"type": "text",
"sortable": false,
"desktopOnly": true,