From f73d4c3c14170c043b6d306243d05acb042fedac Mon Sep 17 00:00:00 2001 From: insanity Date: Wed, 25 Apr 2018 20:27:06 +0900 Subject: [PATCH] merge --- .../app.notification.component.html | 18 ------------------ 1 file changed, 18 deletions(-) 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 c10e2fa..7b7873f 100644 --- a/src/app/commons/component/layout/notification/app.notification.component.html +++ b/src/app/commons/component/layout/notification/app.notification.component.html @@ -1,4 +1,3 @@ -<<<<<<< HEAD
Notifications
@@ -14,20 +13,3 @@ View All -======= -
-

No tifications

-
  • - -
    {{noti.createDate | date: 'short'}}
    -
    {{noti.title}}
    -
    {{noti.message}}
    -
    -
  • -
  • - - View All - -
  • -
    ->>>>>>> c5e1b49b5336780bfe65a1db9a07a5643f2881c0