diff --git a/notifications/js/notificationajaxpopup.js b/notifications/js/notificationajaxpopup.js index 7c9f3ed041..607297f012 100644 --- a/notifications/js/notificationajaxpopup.js +++ b/notifications/js/notificationajaxpopup.js @@ -360,7 +360,10 @@ { app.status.notificationPopup(notifymessages[id]['extra_data']['videoconference']); } - poped.push(id); + else { + poped.push(id); + } + this.toggle(true); break; case EGW_PR_NOTIFY_MEDIUM: