From 61fd98341f76b2b7a2a3814408e38af35bd028ee Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Mon, 22 Mar 2021 09:49:23 +0100 Subject: Fix mention notification with deleted comment --- .../users/user-notifications.component.html | 32 ++++++++++++++-------- 1 file changed, 20 insertions(+), 12 deletions(-) (limited to 'client/src/app') diff --git a/client/src/app/shared/shared-main/users/user-notifications.component.html b/client/src/app/shared/shared-main/users/user-notifications.component.html index 91a4c8dc3..265af8d55 100644 --- a/client/src/app/shared/shared-main/users/user-notifications.component.html +++ b/client/src/app/shared/shared-main/users/user-notifications.component.html @@ -90,9 +90,7 @@ - - - + @@ -100,15 +98,15 @@ - + - +
The notification concerns a comment now unavailable
-
+ @@ -157,13 +155,23 @@ - - - + + + + - + + + + + + +
+ The notification concerns a comment now unavailable +
+
-- cgit v1.2.3