diff --git a/src/app/app.component.ts b/src/app/app.component.ts index bf9c797..ac09574 100644 --- a/src/app/app.component.ts +++ b/src/app/app.component.ts @@ -301,7 +301,7 @@ export class AppComponent implements OnInit, OnDestroy { if (this.isManager) { this.menuItems.push( { - rootItem: new MenuItem("manage", "Manage", this.properties.adminPortalURL + '/' + this.community.communityId, "", false, [], [], {}), + rootItem: new MenuItem("manage", "Manage", this.properties.adminPortalURL + '/' + this.community.communityId, "", false, [], [], {}, null, null, null, null, "_self"), items: [] }); } diff --git a/src/app/openaireLibrary b/src/app/openaireLibrary index beb21be..bbbb711 160000 --- a/src/app/openaireLibrary +++ b/src/app/openaireLibrary @@ -1 +1 @@ -Subproject commit beb21be4a0d428f4ee87a2af8da3e00c275750ea +Subproject commit bbbb7118654014845d71fd90e6545c6c3338c25f