From 73e04c91cc072572d43151a18701203155fe3cc7 Mon Sep 17 00:00:00 2001 From: Lukas Hirt Date: Tue, 6 Aug 2019 13:05:56 +0200 Subject: [PATCH] Fixed actions in notifications Added reload of list --- src/components/Notifications.vue | 92 ++++++++++++++++++++++++-------- 1 file changed, 71 insertions(+), 21 deletions(-) diff --git a/src/components/Notifications.vue b/src/components/Notifications.vue index ac5b2cb6344..bb6de6ce3f5 100644 --- a/src/components/Notifications.vue +++ b/src/components/Notifications.vue @@ -1,23 +1,46 @@