Project

General

Profile

« Previous | Next » 

Revision 58065

Initial commit for the new layout provided by the UX team

View differences:

compatibility-validate-type.component.ts
76 76
    let body = document.getElementsByTagName('body')[0];
77 77
    body.classList.remove("top_bar_active");   //remove the class
78 78
    body.classList.remove("page_heading_active");
79
    body.classList.remove("landing");
80
    body.classList.add("dashboard");
79 81
  }
80 82

  
81 83
  getStep() {

Also available in: Unified diff