diff --git a/portal-2/src/app/landingPages/dataProvider/organizationsTab.component.ts b/portal-2/src/app/landingPages/dataProvider/organizationsTab.component.ts index ba6d605e..48378b5c 100644 --- a/portal-2/src/app/landingPages/dataProvider/organizationsTab.component.ts +++ b/portal-2/src/app/landingPages/dataProvider/organizationsTab.component.ts @@ -3,11 +3,11 @@ import {Component, Input} from '@angular/core'; @Component({ selector: 'organizationsTab', template: ` -
The results below are discovered through our pilot algorithms. Let us know how we are doing! diff --git a/portal-2/src/app/landingPages/dataProvider/tabs.component.ts b/portal-2/src/app/landingPages/dataProvider/tabs.component.ts index 5255ed33..e4467376 100644 --- a/portal-2/src/app/landingPages/dataProvider/tabs.component.ts +++ b/portal-2/src/app/landingPages/dataProvider/tabs.component.ts @@ -78,7 +78,7 @@ import {OpenaireProperties} from '../../utils/properties/openaireProperties';