Project

General

Profile

« Previous | Next » 

Revision 59412

[Monitor Dashboard|Trunk]

-apply changes for baseLink, domain properties

-add jsonld in monitor page
-add files for production version (robots.txt, index.html)

View differences:

subscribe.component.ts
127 127
      this.router.navigate(['/user-info'], {
128 128
        queryParams: {
129 129
          "errorCode": LoginErrorCodes.ACTION_REQUIRES_LOGIN,
130
          "redirectUrl": this.router.url
130
          "redirectUrl": this.properties.baseLink + this.router.url
131 131
        }
132 132
      });
133 133
    } else {

Also available in: Unified diff