Project

General

Profile

« Previous | Next » 

Revision 60892

[Connect | Trunk]

- Update affiliations layout
- Use customization class to create the css
- Create preview/ demo component
- Clean up piwik helper file
- updates on customization css

View differences:

community.component.ts
75 75
  
76 76
  subscribers: number = 0;
77 77
  
78
  // TODO Unsubscribe
79 78
  subs: Subscription[] = [];
80 79
  
81 80
  @ViewChild(StatisticsForDashboardComponent) statistics: StatisticsForDashboardComponent = null;

Also available in: Unified diff