From ba3abb5940bd00c87ffe594eec83b95d428a575f Mon Sep 17 00:00:00 2001 From: Frederic Guillot Date: Mon, 16 Feb 2015 22:37:14 -0500 Subject: Change recent filter to use display none --- assets/js/app.js | 2 +- assets/js/src/board.js | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'assets/js') diff --git a/assets/js/app.js b/assets/js/app.js index dd053468..bda28c66 100644 --- a/assets/js/app.js +++ b/assets/js/app.js @@ -150,7 +150,7 @@ at:"center bottom+9",using:function(a,b){$(this).css(a);var c=b.target.left+b.ta $("#tooltip-subtasks a").click(function(a){a.preventDefault();a.stopPropagation();$(this).hasClass("popover-subtask-restriction")?(Kanboard.OpenPopover($(this).attr("href")),$(b).tooltip("close")):$.get($(this).attr("href"),p)})});return''}}}).on("mouseenter",function(){var a=this;$(this).tooltip("open");$(".ui-tooltip").on("mouseleave",function(){$(a).tooltip("close")})}).on("mouseleave focusout",function(a){a.stopImmediatePropagation();var b=this;setTimeout(function(){$(".ui-tooltip:hover").length|| $(b).tooltip("close")},100)});var b=parseInt($("#board").attr("data-check-interval"));0