diff --git a/src/app/components/favorites/favorites.component.html b/src/app/components/favorites/favorites.component.html index bfa1a8880..af094eca8 100644 --- a/src/app/components/favorites/favorites.component.html +++ b/src/app/components/favorites/favorites.component.html @@ -77,6 +77,7 @@
+ + +
+ star_rate +

No favorite files or folders

+

Favorite items that you want to easily find later.

+
+
+
+ + + +
+ group_work +

You aren't a member of any File Libraries yet

+

Join sites to upload, view, and share files.

+
+
+
+ + [ngClass]="{ 'app-no-content': documentList.isEmpty() }" + currentFolderId="-recent-" + selectionMode="multiple" + [navigate]="false" + [sorting]="[ 'modifiedAt', 'desc' ]" + [pageSize]="25" + [contextMenuActions]="true" + [contentActions]="false" + (node-dblclick)="onNodeDoubleClick($event.detail?.node?.entry)"> + + + +
+ access_time +

No recent files or folders

+

Items you upload or edit in the last 30 days are shown here.

+
+
+
+ + +
+ people +

No shared files or folders

+

Items you share using the Share option are shown here.

+
+
+
+ + + +
+ delete +

Trash is empty

+

Items you delete are moved to the Trash.

+

Empty Trash to permanently delete items.

+
+
+
+