Project

General

Profile

« Previous | Next » 

Revision 58065

Initial commit for the new layout provided by the UX team

View differences:

content-notifications.component.ts
27 27
    let body = document.getElementsByTagName('body')[0];
28 28
    body.classList.remove("top_bar_active");   //remove the class
29 29
    body.classList.remove("page_heading_active");
30
    body.classList.remove("landing");
31
    body.classList.add("dashboard");
30 32
  }
31 33

  
32 34
  getSubscriptions() {

Also available in: Unified diff