Project

General

Profile

« Previous | Next » 

Revision 58065

Initial commit for the new layout provided by the UX team

View differences:

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

  
47 49
  loadTable() {

Also available in: Unified diff