Project

General

Profile

« Previous | Next » 

Revision 60876

[Trunk | Explore]:
1. app-routing.module.ts: Commented "recommended-orcid-links" route, since it not used.
2. environment.beta.ts & environment.prod.ts & environment.test.ts & environment.ts: Added property "myOrcidLinksPage".

View differences:

environment.ts
122 122
  depositSearchPage: "/participate/deposit/search",
123 123
  altMetricsAPIURL: "https://api.altmetric.com/v1/doi/",
124 124
  reCaptchaSiteKey: "6LcVtFIUAAAAAB2ac6xYivHxYXKoUvYRPi-6_rLu",
125
  b2noteAPIURL: 'https://b2note.eudat.eu/'
125
  b2noteAPIURL: 'https://b2note.eudat.eu/',
126
  impactFactorsAPIURL: "https://bip-api.imsi.athenarc.gr/paper/scores/batch/",
127

  
128
  myOrcidLinksPage: "/my-orcid-links"
126 129
};

Also available in: Unified diff