From 59ec6718799b8b5d2aee2a394bd3f45792e23754 Mon Sep 17 00:00:00 2001 From: friendica Date: Tue, 17 Jul 2012 22:11:24 -0700 Subject: json notification popup mostly working in zero --- view/theme/slackr/theme.php | 1 - 1 file changed, 1 deletion(-) (limited to 'view/theme/slackr') diff --git a/view/theme/slackr/theme.php b/view/theme/slackr/theme.php index 988700860..7e03886df 100644 --- a/view/theme/slackr/theme.php +++ b/view/theme/slackr/theme.php @@ -54,7 +54,6 @@ $(document).ready(function() { $("#profile-jot-text").focus(hidecal); $("#profile-jot-text").click(hidecal); -$('html').click(function() { $("#nav-notifications-menu" ).hide(); }); $('.group-edit-icon').hover( function() { -- cgit v1.2.3