Project

General

Profile

« Previous | Next » 

Revision 59304

[use-UoaAdminToolsLibrary | Admin]: Merge trunk into branch.

View differences:

wellcome.component.ts
104 104
      this.propertiesService.setEnvProperties(es);
105 105
      this.properties = this.propertiesService.envSpecific;
106 106
      HelperFunctions.scroll();
107
      let count = 0;
108 107
      this.userManagementService.getUserInfo().subscribe(user => {
109 108
        this.user = user;
110 109
        this._communitiesService.getCommunitiesState().subscribe(

Also available in: Unified diff