- {{ not['package-id'] }} -
- {{ not.title }}
+ {{ not['package-id'] }} -
+
+ {{ not.title }}
- {{ not.message | truncateTail: 1000 }}
+ {{ not.message | truncateTail: 240 }}
- 1000" color="dark" (click)="viewFullMessage(not.title, not.message)">
+ 240"
+ color="dark"
+ (click)="viewFullMessage(not.title, not.message)"
+ >
View Full Message
-
- {{ not['created-at'] | date: 'short' }}
-
+ {{ not['created-at'] | date: 'short' }}
-