diff --git a/src/app/components/favorites/favorites.component.html b/src/app/components/favorites/favorites.component.html index d1d736a99..b104ad190 100644 --- a/src/app/components/favorites/favorites.component.html +++ b/src/app/components/favorites/favorites.component.html @@ -129,9 +129,10 @@ + title="APP.DOCUMENT_LIST.COLUMNS.MODIFIED_ON"> + + {{ value | adfTimeAgo }} + + + {{ value | adfTimeAgo }} + diff --git a/src/app/components/shared-files/shared-files.component.html b/src/app/components/shared-files/shared-files.component.html index 142e62856..34b699d1a 100644 --- a/src/app/components/shared-files/shared-files.component.html +++ b/src/app/components/shared-files/shared-files.component.html @@ -113,7 +113,6 @@ - + + {{ value | adfTimeAgo }} + + title="APP.DOCUMENT_LIST.COLUMNS.DELETED_ON"> + + {{ value | adfTimeAgo }} +