Project

General

Profile

« Previous | Next » 

Revision 58065

Initial commit for the new layout provided by the UX team

View differences:

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

  
50 52
  getRepo(): void {

Also available in: Unified diff