mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2025-05-26 17:24:45 +00:00
[ACS-6565] ADW - Document List View Header - UX Bugs (Additional fixes) (#3685)
This commit is contained in:
parent
93cf1b9198
commit
789d07d59f
@ -2248,7 +2248,7 @@
|
||||
"template": "app.columns.tags",
|
||||
"key": "tags",
|
||||
"title": "APP.DOCUMENT_LIST.COLUMNS.TAGS",
|
||||
"class": "adf-full-width adf-expand-cell-4",
|
||||
"class": "adf-full-width adf-expand-cell-4 adf-ellipsis-cell",
|
||||
"type": "text",
|
||||
"sortable": false,
|
||||
"desktopOnly": true,
|
||||
@ -2298,7 +2298,7 @@
|
||||
"key": "role",
|
||||
"title": "APP.DOCUMENT_LIST.COLUMNS.ROLE",
|
||||
"type": "text",
|
||||
"class": "adf-no-grow-cell",
|
||||
"class": "adf-no-grow-cell adf-ellipsis-cell",
|
||||
"sortable": true,
|
||||
"template": "app.columns.libraryRole",
|
||||
"desktopOnly": false,
|
||||
@ -2310,7 +2310,7 @@
|
||||
"key": "visibility",
|
||||
"title": "APP.DOCUMENT_LIST.COLUMNS.VISIBILITY",
|
||||
"type": "text",
|
||||
"class": "adf-no-grow-cell",
|
||||
"class": "adf-no-grow-cell adf-ellipsis-cell",
|
||||
"sortable": true,
|
||||
"template": "app.columns.libraryStatus",
|
||||
"desktopOnly": true,
|
||||
@ -2357,7 +2357,7 @@
|
||||
"key": "role",
|
||||
"title": "APP.DOCUMENT_LIST.COLUMNS.ROLE",
|
||||
"type": "text",
|
||||
"class": "adf-no-grow-cell",
|
||||
"class": "adf-no-grow-cell adf-ellipsis-cell",
|
||||
"sortable": true,
|
||||
"template": "app.columns.libraryRole",
|
||||
"desktopOnly": false,
|
||||
@ -2369,7 +2369,7 @@
|
||||
"key": "visibility",
|
||||
"title": "APP.DOCUMENT_LIST.COLUMNS.VISIBILITY",
|
||||
"type": "text",
|
||||
"class": "adf-no-grow-cell",
|
||||
"class": "adf-no-grow-cell adf-ellipsis-cell",
|
||||
"sortable": true,
|
||||
"template": "app.columns.libraryStatus",
|
||||
"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",
|
||||
"class": "adf-full-width adf-expand-cell-4 adf-ellipsis-cell",
|
||||
"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",
|
||||
"class": "adf-full-width adf-expand-cell-4 adf-ellipsis-cell",
|
||||
"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",
|
||||
"class": "adf-full-width adf-expand-cell-4 adf-ellipsis-cell",
|
||||
"type": "text",
|
||||
"sortable": false,
|
||||
"desktopOnly": true,
|
||||
@ -2735,7 +2735,7 @@
|
||||
"key": "role",
|
||||
"title": "APP.DOCUMENT_LIST.COLUMNS.ROLE",
|
||||
"type": "text",
|
||||
"class": "adf-no-grow-cell",
|
||||
"class": "adf-no-grow-cell adf-ellipsis-cell",
|
||||
"sortable": true,
|
||||
"template": "app.columns.libraryRole",
|
||||
"desktopOnly": false,
|
||||
@ -2747,7 +2747,7 @@
|
||||
"key": "visibility",
|
||||
"title": "APP.DOCUMENT_LIST.COLUMNS.VISIBILITY",
|
||||
"type": "text",
|
||||
"class": "adf-no-grow-cell",
|
||||
"class": "adf-no-grow-cell adf-ellipsis-cell",
|
||||
"sortable": true,
|
||||
"template": "app.columns.libraryStatus",
|
||||
"desktopOnly": true,
|
||||
|
Loading…
x
Reference in New Issue
Block a user