Project

General

Profile

« Previous | Next » 

Revision 58065

Initial commit for the new layout provided by the UX team

View differences:

metrics-usagestats-report-results.component.ts
40 40
    let body = document.getElementsByTagName('body')[0];
41 41
    body.classList.remove("top_bar_active");   //remove the class
42 42
    body.classList.remove("page_heading_active");
43
    body.classList.remove("landing");
44
    body.classList.add("dashboard");
43 45
  }
44 46

  
45 47
  readParams() {

Also available in: Unified diff