[ACA-1215] Remove workaround because of broken navigation on -mysites- (#236)

This commit is contained in:
suzanadirla 2018-03-14 19:06:16 +02:00 committed by Denys Vuika
parent 43215db84b
commit 2285856c14

View File

@ -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