From c574c58ad556dd8226fc84ddf656b603cb51dacf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Wolfgang=20Hu=C3=9F?= Date: Fri, 3 Apr 2020 09:26:18 +0200 Subject: [PATCH] Refactor notifications menu --- .../components/Notification/Notification.vue | 110 +----------------- webapp/components/utils/Notifications.js | 4 +- 2 files changed, 4 insertions(+), 110 deletions(-) diff --git a/webapp/components/Notification/Notification.vue b/webapp/components/Notification/Notification.vue index 0917cb72b..08a5741da 100644 --- a/webapp/components/Notification/Notification.vue +++ b/webapp/components/Notification/Notification.vue @@ -1,74 +1,4 @@