Connect release 25th May 2023 #2

Closed
k.triantafyllou wants to merge 7 commits from develop into master
1 changed files with 1 additions and 0 deletions
Showing only changes of commit 9d54e942b7 - Show all commits

View File

@ -376,6 +376,7 @@ export class AppComponent implements OnInit, OnDestroy {
if (this.community && !ConnectHelper.isPrivate(this.community, this.user)) {
this.communityId = this.community.communityId;
this.initAdminToolCommunity(this.communityId);
this.properties.footerGrantText = ""; //
this.header = {
// url: 'https://' + (this.properties.environment == 'beta' ? 'beta.' : '') + this.community.id + '.openaire.eu',
route: "/",