From 0c25b013db2f9d0f06ba6e73ddebb519dcaa54a8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Wolfgang=20Hu=C3=9F?= Date: Thu, 26 Sep 2019 11:43:48 +0200 Subject: [PATCH] Followed in big parts Roberts suggestions --- .../NotificationMenu/NotificationMenu.vue | 39 ++++++++----------- webapp/constants/notifications.js | 2 +- 2 files changed, 17 insertions(+), 24 deletions(-) diff --git a/webapp/components/notifications/NotificationMenu/NotificationMenu.vue b/webapp/components/notifications/NotificationMenu/NotificationMenu.vue index 0291ae1c8..5413d8edd 100644 --- a/webapp/components/notifications/NotificationMenu/NotificationMenu.vue +++ b/webapp/components/notifications/NotificationMenu/NotificationMenu.vue @@ -1,10 +1,12 @@