diff --git a/searchPages/searchUtils/portal-search-result.component.html b/searchPages/searchUtils/portal-search-result.component.html index 542dd13b..8a20d567 100644 --- a/searchPages/searchUtils/portal-search-result.component.html +++ b/searchPages/searchUtils/portal-search-result.component.html @@ -2,12 +2,12 @@ uk-height-match="target: .uk-card-default; row: false">
  • -
    Member
    -
    +
    restricted @@ -21,51 +21,53 @@ {{result.visibility.toLowerCase()}}
    -
    -
    -
    -
    - {{(result.title) ? result.title : result.shortTitle}} - {{(result.title) ? result.title : result.shortTitle}} -
    {{(result.title) ? result.title : result.shortTitle}}
    +
    +
    +
    +
    + + +
    +
    +
    + Creation Date: + {{result.date | date:'dd-MM-yyyy'}} + {{result.creationDate | date:'dd-MM-yyyy'}} +
    +
    + Type: + {{mapType(result.type)}} +
    - -
    -
    -
    - Creation Date: - {{result.date | date:'dd-MM-yyyy'}} - {{result.creationDate | date:'dd-MM-yyyy'}} -
    -
    - Type: - {{mapType(result.type)}} +
    +

    -
    -

    +
    + + + + + + +
    + +
    -
    - - - - - - -
    - -
    +
    +
    -
    - -
  • diff --git a/sharedComponents/navigationBar.component.html b/sharedComponents/navigationBar.component.html index 7cfadca2..9e42254f 100644 --- a/sharedComponents/navigationBar.component.html +++ b/sharedComponents/navigationBar.component.html @@ -18,131 +18,138 @@ -
    -
    - +