[Trunk | Monitor Dashboard]: environments/: Added in all environment files footerGrantText: "This service has received funding from EU grants No. 777541, No 101017452".
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-monitor-portal/trunk/monitor_dashboard@61045 d315682c-612b-4755-9ff5-7f18f6832af3
This commit is contained in:
parent
f70c15be2d
commit
43a502c474
|
@ -119,5 +119,6 @@ export let properties: EnvProperties = {
|
|||
admins: ["helpdesk@openaire.eu"],
|
||||
lastIndexUpdate: "2019-08-07",
|
||||
indexInfoAPI: "http://beta.services.openaire.eu/openaire/info/",
|
||||
altMetricsAPIURL: "https://api.altmetric.com/v1/doi/"
|
||||
altMetricsAPIURL: "https://api.altmetric.com/v1/doi/",
|
||||
footerGrantText: "This service has received funding from EU grants No. 777541, No 101017452"
|
||||
};
|
||||
|
|
|
@ -117,5 +117,6 @@ export let properties: EnvProperties = {
|
|||
admins: ["argirok@di.uoa.gr"],
|
||||
lastIndexUpdate: "2019-07-24",
|
||||
indexInfoAPI: "http://services.openaire.eu/openaire/info/",
|
||||
altMetricsAPIURL: "https://api.altmetric.com/v1/doi/"
|
||||
}
|
||||
altMetricsAPIURL: "https://api.altmetric.com/v1/doi/",
|
||||
footerGrantText: "This service has received funding from EU grants No. 777541, No 101017452"
|
||||
};
|
||||
|
|
|
@ -107,5 +107,6 @@ export let properties: EnvProperties = {
|
|||
admins: ["kostis30fylloy@gmail.com", "argirok@di.uoa.gr"],
|
||||
lastIndexUpdate: "2019-05-16",
|
||||
indexInfoAPI: "http://beta.services.openaire.eu/openaire/info/",
|
||||
altMetricsAPIURL: "https://api.altmetric.com/v1/doi/"
|
||||
altMetricsAPIURL: "https://api.altmetric.com/v1/doi/",
|
||||
footerGrantText: "This service has received funding from EU grants No. 777541, No 101017452"
|
||||
};
|
||||
|
|
Loading…
Reference in New Issue