diff --git a/admin-dev/themes/template/header.tpl b/admin-dev/themes/template/header.tpl index 5157d8199..c3ef53ad3 100644 --- a/admin-dev/themes/template/header.tpl +++ b/admin-dev/themes/template/header.tpl @@ -138,6 +138,7 @@ $(document).ready(function() $("#main").click(function(){ $(".notifs_wrapper").hide(); + $('.notifs').removeClass('open_notifs'); }); // call it once immediately, then use setTimeout if refresh is activated