Project

General

Profile

« Previous | Next » 

Revision 60940

[Trunk | Explore]:
1. app.component.ts: [Bug fix] Update url for "Manage helptexts" button (use adminPortalURL property).
2. environment.beta.ts & environment.prod.ts & environment.test.ts & environment.ts: Add property "adminPortalURL".

View differences:

environment.prod.ts
121 121
  altMetricsAPIURL: "https://api.altmetric.com/v1/doi/",
122 122
  reCaptchaSiteKey: "6LezhVIUAAAAAOb4nHDd87sckLhMXFDcHuKyS76P",
123 123
  b2noteAPIURL: 'https://b2note.eudat.eu/',
124
  adminPortalURL: "https://admin.explore.openaire.eu",
124 125

  
125 126
  myOrcidLinksPage: "/my-orcid-links"
126 127
};

Also available in: Unified diff