Project

General

Profile

« Previous | Next » 

Revision 58065

Initial commit for the new layout provided by the UX team

View differences:

compatibility-monitor-fullHistory-repo.component.ts
34 34
    let body = document.getElementsByTagName('body')[0];
35 35
    body.classList.remove("top_bar_active");   //remove the class
36 36
    body.classList.remove("page_heading_active");
37
    body.classList.remove("landing");
38
    body.classList.add("dashboard");
37 39
  }
38 40

  
39 41
  readRepoId() {

Also available in: Unified diff