From a57d228c40b942cdfb8dc38d75f3af5520804153 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Wolfgang=20Hu=C3=9F?= Date: Fri, 27 Sep 2019 09:37:53 +0200 Subject: [PATCH] Remove update on click --- .../NotificationMenu/NotificationMenu.vue | 50 +++++++------------ webapp/constants/notifications.js | 2 +- 2 files changed, 19 insertions(+), 33 deletions(-) diff --git a/webapp/components/notifications/NotificationMenu/NotificationMenu.vue b/webapp/components/notifications/NotificationMenu/NotificationMenu.vue index cbf3c7a38..0b600a701 100644 --- a/webapp/components/notifications/NotificationMenu/NotificationMenu.vue +++ b/webapp/components/notifications/NotificationMenu/NotificationMenu.vue @@ -1,15 +1,8 @@