diff --git a/landingPages/dataProvider/dataProvider.component.html b/landingPages/dataProvider/dataProvider.component.html index 4b54c02d..92918aa1 100644 --- a/landingPages/dataProvider/dataProvider.component.html +++ b/landingPages/dataProvider/dataProvider.component.html @@ -22,29 +22,29 @@ tab_error_class=true>
-
- - Top {{searchNumber}}{{getEntityName(type, true, true)}} - - - +
+ Recent + {{getEntityName(type, true, true)}} +
+
- + + + +
@@ -810,7 +810,7 @@
- - +
-
- - Top {{searchNumber}}{{getEntityName(type, true, true)}} - - - - + + + + + + + + + + + + + +
+ Recent + {{getEntityName(type, true, true)}} +
+ -
    - -
  • -
    - - -
    -
  • -
+ + + + + + + + + + + + + + +
@@ -643,14 +668,14 @@
  • - + - Deposit your research + Deposit your research
  • @@ -895,7 +920,9 @@ + context: { fetch: fetchPublications, type: 'publication', urlParam: 'articleId', + searchLinkToAdvancedPage: properties.searchLinkToAdvancedResults, + params: getParamsForSearchLink('publications')}">
  • @@ -917,7 +944,9 @@
    + context: { fetch: fetchDatasets, type: 'dataset', urlParam: 'datasetId', + searchLinkToAdvancedPage: properties.searchLinkToAdvancedResults, + params: getParamsForSearchLink('datasets')}">
    @@ -931,7 +960,9 @@
    + context: { fetch: fetchSoftware, type: 'software', urlParam: 'softwareId', + searchLinkToAdvancedPage: properties.searchLinkToAdvancedResults, + params: getParamsForSearchLink('software')}">
    @@ -947,7 +978,9 @@
    + context: { fetch: fetchOrps, type: 'other', urlParam: 'orpId', + searchLinkToAdvancedPage: properties.searchLinkToAdvancedResults, + params: getParamsForSearchLink('other')}">
    @@ -1061,7 +1094,7 @@
    -