diff --git a/src/app/commons/component/layout/notification/app.notification.component.html b/src/app/commons/component/layout/notification/app.notification.component.html index 7b7873f..5a79d6f 100644 --- a/src/app/commons/component/layout/notification/app.notification.component.html +++ b/src/app/commons/component/layout/notification/app.notification.component.html @@ -1,15 +1,16 @@ -
- Notifications +
+

Notifications

+ +
  • + +
    {{noti.createDate | date: 'short'}}
    +
    {{noti.title}}
    +
    {{noti.message}}
    +
    +
  • +
  • + + View All + +
  • - -
  • - - View All - -
  • diff --git a/src/app/commons/component/layout/topbar/app.topbar.component.html b/src/app/commons/component/layout/topbar/app.topbar.component.html index 77010f0..82751ef 100644 --- a/src/app/commons/component/layout/topbar/app.topbar.component.html +++ b/src/app/commons/component/layout/topbar/app.topbar.component.html @@ -132,7 +132,7 @@ {{notificationCount}} - Messages + Notifications