Project

General

Profile

« Previous | Next » 

Revision 58098

Second commit for the new layout provided by the UX team

View differences:

topmenu-dashboard.component.ts
6 6
  selector: 'top-menu-dashboard',
7 7
  templateUrl: './topmenu-dashboard.component.html',
8 8
  // styleUrls: ['./topmenu-dashboard.component.css'],
9
  encapsulation: ViewEncapsulation.None
9
  // encapsulation: ViewEncapsulation.None
10 10
})
11 11

  
12 12
export class TopmenuDashboardComponent implements OnInit {

Also available in: Unified diff