Project

General

Profile

« Previous | Next » 

Revision 60557

[Admin | New-UI]: Organizations page finished

View differences:

users-subscribers.component.ts
34 34
      if(community) {
35 35
        this.communityId = community.communityId;
36 36
        this.name = community.shortTitle;
37
        this.title.setTitle(this.name + " | Users");
37
        this.title.setTitle(this.name + " | Subscribers");
38 38
        this.type = 'community';
39 39
        this.loading = false;
40 40
      }

Also available in: Unified diff