Project

General

Profile

« Previous | Next » 

Revision 58065

Initial commit for the new layout provided by the UX team

View differences:

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

  
48 50
  getParams() {

Also available in: Unified diff