Project

General

Profile

« Previous | Next » 

Revision 58065

Initial commit for the new layout provided by the UX team

View differences:

content-events-of-repository.component.ts
36 36
    let body = document.getElementsByTagName('body')[0];
37 37
    body.classList.remove("top_bar_active");   //remove the class
38 38
    body.classList.remove("page_heading_active");
39
    body.classList.remove("landing");
40
    body.classList.add("dashboard");
39 41
  }
40 42

  
41 43
  getRepoTopics(): void {

Also available in: Unified diff