Project

General

Profile

« Previous | Next » 

Revision 61007

[Library | Trunk]: Add invite disable message on role-users and subscribers invite button

View differences:

subscribers.component.ts
38 38
  public link: string;
39 39
  @Input()
40 40
  public message: string = null;
41
  @Input()
42
  public inviteDisableMessage: string;
41 43
  public user: User = null;
42 44
  public managers: any[];
43 45
  public subscribers: any[];

Also available in: Unified diff