[Trunk | Monitor]: environments: Updated property "footerGrantText" according to ticket #6713.
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-monitor-portal/trunk/monitor@61096 d315682c-612b-4755-9ff5-7f18f6832af3
This commit is contained in:
parent
15b102cfd1
commit
79518bb7ab
|
@ -110,5 +110,5 @@ export let properties: EnvProperties = {
|
|||
indexInfoAPI: "https://beta.services.openaire.eu/openaire/info/",
|
||||
altMetricsAPIURL: "https://api.altmetric.com/v1/doi/",
|
||||
b2noteAPIURL: "http://b2note-dev.bsc.es/",
|
||||
footerGrantText: "This service has received funding from EU grants No. 777541, No 101017452"
|
||||
footerGrantText: "OpenAIRE has received funding from the European Union's Horizon 2020 research and innovation programme under grant agreements No. 777541 and 101017452"
|
||||
};
|
||||
|
|
|
@ -93,5 +93,5 @@ export let properties: EnvProperties = {
|
|||
indexInfoAPI: "https://services.openaire.eu/openaire/info/",
|
||||
altMetricsAPIURL: "https://api.altmetric.com/v1/doi/",
|
||||
b2noteAPIURL: "http://b2note-dev.bsc.es/",
|
||||
footerGrantText: "This service has received funding from EU grants No. 777541, No 101017452"
|
||||
footerGrantText: "OpenAIRE has received funding from the European Union's Horizon 2020 research and innovation programme under grant agreements No. 777541 and 101017452"
|
||||
};
|
||||
|
|
|
@ -99,5 +99,5 @@ export let properties: EnvProperties = {
|
|||
indexInfoAPI: "https://beta.services.openaire.eu/openaire/info/",
|
||||
altMetricsAPIURL: "https://api.altmetric.com/v1/doi/",
|
||||
b2noteAPIURL: "http://b2note-dev.bsc.es/",
|
||||
footerGrantText: "This service has received funding from EU grants No. 777541, No 101017452"
|
||||
footerGrantText: "OpenAIRE has received funding from the European Union's Horizon 2020 research and innovation programme under grant agreements No. 777541 and 101017452"
|
||||
};
|
||||
|
|
Loading…
Reference in New Issue