diff --git a/src/app/common/services/node-actions.service.ts b/src/app/common/services/node-actions.service.ts index f67f6ed1e..005debec0 100644 --- a/src/app/common/services/node-actions.service.ts +++ b/src/app/common/services/node-actions.service.ts @@ -299,7 +299,7 @@ export class NodeActionsService { // replace first item with 'File Libraries' elements[0].name = this.translation.instant('APP.BROWSE.LIBRARIES.TITLE'); - // elements[0].id = '-mysites-'; // commented this until navigation on custom sources is enabled on document-list + elements[0].id = '-mysites-'; if (this.isSiteContainer(node)) { // rename 'documentLibrary' entry to the target site display name