From e31c88ca1e0aae9cd860c7d42717d20e69e25cb1 Mon Sep 17 00:00:00 2001 From: Dani Palou Date: Tue, 15 Feb 2022 08:52:00 +0100 Subject: [PATCH] MOBILE-3828 notifications: Filter notification subject in app --- src/addons/notifications/pages/list/list.html | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/src/addons/notifications/pages/list/list.html b/src/addons/notifications/pages/list/list.html index 0acb02682..64bfcc028 100644 --- a/src/addons/notifications/pages/list/list.html +++ b/src/addons/notifications/pages/list/list.html @@ -44,7 +44,11 @@ class="core-notification-icon" slot="start"> -

{{ notification.subject }}

+

+ + +

{{ notification.userfromfullname }}