Project

General

Profile

« Previous | Next » 

Revision 56109

[Connect|Trunk]

Update community page:
new stats layout (overview and chart analysis)
apply changes to stats component to get display options both for monitor and dashboard views

App component:
remove monitor from menu

View differences:

community.component.ts
61 61
  public subOrps;
62 62
  @ViewChild(StatisticsForDashboardComponent) statistics: StatisticsForDashboardComponent = null;
63 63
  public activeTab = "publication";
64
  public overview: boolean = true;
64 65

  
65 66
  constructor(
66 67
    private element: ElementRef,

Also available in: Unified diff