+
+
+
`,
})
diff --git a/portal-2/src/app/claims/claimsByToken/claimsByToken.component.ts b/portal-2/src/app/claims/claimsByToken/claimsByToken.component.ts
index 1487a0b8..7d2f9770 100644
--- a/portal-2/src/app/claims/claimsByToken/claimsByToken.component.ts
+++ b/portal-2/src/app/claims/claimsByToken/claimsByToken.component.ts
@@ -18,6 +18,9 @@ import {ClaimsDatatablePipe} from '../../utils/pipes/claimsDatatable.pipe';
@Component({
selector: 'claims-project-manager',
template: `
+
diff --git a/portal-2/src/app/landingPages/organization/organization.component.ts b/portal-2/src/app/landingPages/organization/organization.component.ts
index 70d0215c..9e28732d 100644
--- a/portal-2/src/app/landingPages/organization/organization.component.ts
+++ b/portal-2/src/app/landingPages/organization/organization.component.ts
@@ -109,7 +109,7 @@ export class OrganizationComponent {
});
this.downloadURLAPI = OpenaireProperties.getCsvAPIURL();
- this.csvProjectParamsHead = 'format=csv&type=projects&page=0&query=( (oaftype exact project)and (funderid exact "';
+ this.csvProjectParamsHead = 'format=csv&type=projects&page=0&query=( (oaftype exact project)and (funder exact "';
//this.csvPublicationParamsHead = 'format=csv-special&type=publications&page=0&query=((((oaftype exact result) and (resulttypeid exact publication)) and (funderid exact ';
}
@@ -133,7 +133,7 @@ export class OrganizationComponent {
this.updateTitle(this.organizationInfo.title.name);
this.updateDescription("Organization, country, projects, search, repositories, open access"+this.organizationInfo.title.name);
- var refineFields:string [] = ["funderid"];
+ var refineFields:string [] = ["funder"];
this.searchPublications();
diff --git a/portal-2/src/app/landingPages/project/project.component.html b/portal-2/src/app/landingPages/project/project.component.html
index dc97ec44..9a4d3bb1 100644
--- a/portal-2/src/app/landingPages/project/project.component.html
+++ b/portal-2/src/app/landingPages/project/project.component.html
@@ -1,3 +1,7 @@
+
+
+
+
0" class="uk-alert uk-alert-warning uk-margin-large-top" role="alert">{{warningMessage}}
0" class="uk-alert uk-alert-danger uk-margin-large-top" role="alert">{{errorMessage}}
@@ -307,3 +311,6 @@
+
+
+
diff --git a/portal-2/src/app/landingPages/publication/publication.component.html b/portal-2/src/app/landingPages/publication/publication.component.html
index 17dbfb1d..c90cad4c 100644
--- a/portal-2/src/app/landingPages/publication/publication.component.html
+++ b/portal-2/src/app/landingPages/publication/publication.component.html
@@ -1,3 +1,7 @@
+