From a3a04c5887779e9ca8024a3e87ece109b8d9b0c1 Mon Sep 17 00:00:00 2001 From: statta Date: Fri, 23 Aug 2019 16:49:45 -0400 Subject: Onboarding Page Account Admin Change Issue-ID: PORTAL-644 Change-Id: I95e43b1a2d12dcb5a4bc56d374cc6d30d8aae3f3 Signed-off-by: statta --- .../client/app/views/header/header.less | 6 + .../client/app/views/header/header.tpl.html | 535 +++++++++++---------- 2 files changed, 300 insertions(+), 241 deletions(-) (limited to 'ecomp-portal-FE-common/client/app/views/header') diff --git a/ecomp-portal-FE-common/client/app/views/header/header.less b/ecomp-portal-FE-common/client/app/views/header/header.less index 8d275a41..2da81f30 100644 --- a/ecomp-portal-FE-common/client/app/views/header/header.less +++ b/ecomp-portal-FE-common/client/app/views/header/header.less @@ -40,6 +40,12 @@ z-index: 999; } +.language { + float: left; + margin-top: -8px; +} + + .logo-image { .portal-logo; display: inline-block; diff --git a/ecomp-portal-FE-common/client/app/views/header/header.tpl.html b/ecomp-portal-FE-common/client/app/views/header/header.tpl.html index ed240b9a..d0a87d76 100644 --- a/ecomp-portal-FE-common/client/app/views/header/header.tpl.html +++ b/ecomp-portal-FE-common/client/app/views/header/header.tpl.html @@ -36,235 +36,287 @@ -->
-
- +
+ + -
-
    -
  • -
    - - +
    +
+ + +
  • +
    +
    +
    +
    + +
    +
    +
    + +
    +
    +

    {{'Notifications'| T}}

    +
    +
    +
    +
    +
    +
    +
    +
    +

    {{'No New Notifications'| + T}}.

    +
    + +
    +
    +
    +
      +
    • +
      + +
      - {{item.time | date:'MM/dd/yyyy hh:mm:ss a Z'}} + {{item.time | date:'MM/dd/yyyy hh:mm:ss a + Z'}}
      - -
    • -
    -
    -
  • + + + - - - - - -
  • -
    -
  • - - + + + +
  • +
    +
  • + -- cgit 1.2.3-korg