Project

General

Profile

« Previous | Next » 

Revision 54775

[trunk]: Remove unnecessary logs from library.

View differences:

navigationBar.component.ts
39 39
  }
40 40

  
41 41
  ngOnInit() {
42
    console.log(this.menuItems);
42
    //console.log(this.menuItems);
43 43
    if (typeof document !== 'undefined') {
44 44
      try{
45 45
        this.isClient = true;

Also available in: Unified diff