diff --git a/landingPages/landing-utils/landing-header/landing-header.component.ts b/landingPages/landing-utils/landing-header/landing-header.component.ts index 39ebfbed..d8286945 100644 --- a/landingPages/landing-utils/landing-header/landing-header.component.ts +++ b/landingPages/landing-utils/landing-header/landing-header.component.ts @@ -7,14 +7,20 @@ import {AlertModal} from "../../../utils/modal/alert"; selector: 'landing-header', template: `
-
- +
+ +
+ +
+
+
+ {{entityType}} - - {{(entityType?' . ':'') + removeUnknown(types, true).join(' . ')}} - - + + {{(entityType?' >> ':'') + removeUnknown(types, true).join(' . ')}} + + {{' . '}} @@ -41,20 +47,14 @@ import {AlertModal} from "../../../utils/modal/alert"; {{' . ' + year}} - . Embargo end date: {{embargoEndDate | date: 'dd MMM yyyy'}} + . Embargo end date: {{embargoEndDate | date: 'dd MMM yyyy'}} . Under curation -
-
- -
- -
-
+
diff --git a/landingPages/result/resultLanding.component.html b/landingPages/result/resultLanding.component.html index bedbea13..2cf40c10 100644 --- a/landingPages/result/resultLanding.component.html +++ b/landingPages/result/resultLanding.component.html @@ -4,7 +4,7 @@
-
+
  • -
  • @@ -42,7 +40,6 @@
  • -
  • -
  • -
    + -->
    @@ -106,6 +102,45 @@
    + +
    +
    +
    + +
    +
    +
    +
    @@ -166,12 +201,6 @@ - - - - View all {{resultLandingInfo.deletedByInferenceIds.length}} versions - -
    - -
    - - {{(resultLandingInfo.countries.length === 1) ? 'Country: ' : 'Countries: '}} - - {{resultLandingInfo.countries.join(", ")}} -
    @@ -282,6 +304,14 @@ +
    +
    + {{(resultLandingInfo.countries.length === 1) ? 'Country ' : 'Countries '}} +
    +
    + {{resultLandingInfo.countries.join(", ")}} +
    +
    + +
    +
    +
    + left +
    +
    + right +
    +
    +