diff --git a/src/app/layout/app-topbar/app-topbar.component.html b/src/app/layout/app-topbar/app-topbar.component.html index e6c213e..e90d27e 100644 --- a/src/app/layout/app-topbar/app-topbar.component.html +++ b/src/app/layout/app-topbar/app-topbar.component.html @@ -85,7 +85,7 @@
{{notification.title}}
- {{notification.message}} + {{notification.message}}

{{notification.notificationDate | date:'dd/MM/yyyy HH:mm'}}