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/duepuntozero/theme.php | 2 -- 1 file changed, 2 deletions(-) (limited to 'view/theme/duepuntozero/theme.php') diff --git a/view/theme/duepuntozero/theme.php b/view/theme/duepuntozero/theme.php index 2498852f9..e42c2b7b4 100644 --- a/view/theme/duepuntozero/theme.php +++ b/view/theme/duepuntozero/theme.php @@ -42,8 +42,6 @@ function cmtBbClose(comment, id) { } $(document).ready(function() { -$('html').click(function() { $("#nav-notifications-menu" ).hide(); }); - $('.group-edit-icon').hover( function() { $(this).addClass('icon'); $(this).removeClass('iconspacer');}, -- cgit v1.2.3