Project

General

Profile

« Previous | Next » 

Revision 57122

Finished the first version of the validation history and validation job details pages

View differences:

compatibility-validation-results.component.ts
43 43
      this.authService.redirectUrl = '/compatibility/browseHistory/' + id;
44 44
      this.authService.loginWithState();
45 45
    }
46
    let body = document.getElementsByTagName('body')[0];
47
    body.classList.remove("top_bar_active");   //remove the class
46 48
  }
47 49

  
48 50
  getJobInfo() {

Also available in: Unified diff