From 56772e4807de635b6cc127f0d2a22f7877cf77ff Mon Sep 17 00:00:00 2001 From: Mario Vavti Date: Mon, 27 Nov 2017 12:59:14 +0100 Subject: do not stop click propagation --- view/tpl/notifications_widget.tpl | 1 - 1 file changed, 1 deletion(-) (limited to 'view') diff --git a/view/tpl/notifications_widget.tpl b/view/tpl/notifications_widget.tpl index eeb2011cd..e8d51caca 100644 --- a/view/tpl/notifications_widget.tpl +++ b/view/tpl/notifications_widget.tpl @@ -41,7 +41,6 @@ if(path === 'display' && b64mid) { {{/if}} e.preventDefault(); - e.stopPropagation(); if(! page_load) { $(this).fadeOut(); -- cgit v1.2.3