Project

General

Profile

« Previous | Next » 

Revision 52995

almost ready for release

View differences:

metrics-instructions.component.ts
33 33
      piwik => this.piwik = piwik,
34 34
      error => console.log(error),
35 35
      () => {
36
        // TODO: UNCOMMENT
36 37
        /*if ( this.authService.getUserEmail() !== this.piwik.requestorEmail ) {
37 38
          this.router.navigateByUrl('/403-forbidden', { skipLocationChange: true });
38 39
        }*/

Also available in: Unified diff