diff --git a/src/app/components/favorites/favorites.component.html b/src/app/components/favorites/favorites.component.html index d9ab25982..5233e3aca 100644 --- a/src/app/components/favorites/favorites.component.html +++ b/src/app/components/favorites/favorites.component.html @@ -107,6 +107,9 @@ class="adf-data-table-cell--ellipsis__name" key="name" title="APP.DOCUMENT_LIST.COLUMNS.NAME"> + + {{ value }} + + + {{ value }} + - + {{ makeLibraryTitle(context.row.obj.entry) }} diff --git a/src/app/components/recent-files/recent-files.component.html b/src/app/components/recent-files/recent-files.component.html index 891fcaca9..6715e5e19 100644 --- a/src/app/components/recent-files/recent-files.component.html +++ b/src/app/components/recent-files/recent-files.component.html @@ -101,6 +101,9 @@ class="adf-data-table-cell--ellipsis__name" key="name" title="APP.DOCUMENT_LIST.COLUMNS.NAME"> + + {{ value }} + + + {{ value }} + + + {{ value }} +