[Trunk|Connect]: Fix menu problem.

git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-connect-portal/trunk@56549 d315682c-612b-4755-9ff5-7f18f6832af3
This commit is contained in:
k.triantafyllou 2019-07-15 12:22:19 +00:00
parent 19087204e4
commit 51220ddd5c
1 changed files with 0 additions and 1 deletions

View File

@ -76,7 +76,6 @@ export class AppComponent {
this.properties = this.propertiesService.envSpecific;
var communityId: string = "";
this._communitiesService.updateCommunities(this.properties, this.properties.communitiesAPI);
HelperFunctions.scroll();
if (this.properties.environment == "development") {
this.showMenu = false;
this.route.queryParams.subscribe(params => {