diff --git a/landingPages/dataProvider/dataProvider.component.html b/landingPages/dataProvider/dataProvider.component.html index 5246c1b0..c37f1dfd 100644 --- a/landingPages/dataProvider/dataProvider.component.html +++ b/landingPages/dataProvider/dataProvider.component.html @@ -444,19 +444,19 @@
- + {{openaireEntities.DATASOURCE}}
- + Metrics
- + Actions
diff --git a/landingPages/landing-utils/showIdentifiers.component.ts b/landingPages/landing-utils/showIdentifiers.component.ts index 2391f877..e4644c34 100644 --- a/landingPages/landing-utils/showIdentifiers.component.ts +++ b/landingPages/landing-utils/showIdentifiers.component.ts @@ -53,7 +53,7 @@ import {properties} from "../../../../environments/environment";
- +
diff --git a/landingPages/organization/organization.component.html b/landingPages/organization/organization.component.html index 21998997..1a9cee71 100644 --- a/landingPages/organization/organization.component.html +++ b/landingPages/organization/organization.component.html @@ -379,13 +379,13 @@
- + {{openaireEntities.ORGANIZATION}}
- + Actions
diff --git a/landingPages/project/project.component.html b/landingPages/project/project.component.html index 01245f73..b917b08d 100644 --- a/landingPages/project/project.component.html +++ b/landingPages/project/project.component.html @@ -585,19 +585,19 @@
- + {{openaireEntities.PROJECT}}
- + Metrics
- + Actions
diff --git a/landingPages/result/resultLanding.component.html b/landingPages/result/resultLanding.component.html index 96153de2..9276f262 100644 --- a/landingPages/result/resultLanding.component.html +++ b/landingPages/result/resultLanding.component.html @@ -699,26 +699,26 @@
- - - - - - - + + + + + + + {{getTypeName()}}
- + Metrics
- + Actions
diff --git a/utils/dropdown-filter/dropdown-filter.component.ts b/utils/dropdown-filter/dropdown-filter.component.ts index 2c7f1847..2470f49c 100644 --- a/utils/dropdown-filter/dropdown-filter.component.ts +++ b/utils/dropdown-filter/dropdown-filter.component.ts @@ -19,7 +19,7 @@ declare var UIkit;
- +