Project

General

Profile

« Previous | Next » 

Revision 54775

[trunk]: Remove unnecessary logs from library.

View differences:

showAuthors.component.ts
57 57
    }
58 58

  
59 59
    public scroll() {
60
      console.info("scroll into view");
61 60
      if (typeof document !== 'undefined') {
62 61
         this.element.nativeElement.scrollIntoView();
63 62
      }

Also available in: Unified diff