Project

General

Profile

« Previous | Next » 

Revision 59922

[Monitor Dashboard | Trunk]: Add titles on users, general and topics

View differences:

users.component.html
3 3
    <loading></loading>
4 4
  </div>
5 5
</div>
6
<dashboard-users *ngIf="!loading && alias" [id]="alias" [name]="name" [type]="type" [link]="link"></dashboard-users>
6
<dashboard-users *ngIf="!loading && alias" [id]="alias" [name]="name" [type]="type" [link]="link" [messages]="messages"></dashboard-users>
7 7

  

Also available in: Unified diff