From e5c5e8422a74694d1abcd28f420450a25094c4b9 Mon Sep 17 00:00:00 2001 From: Simon Rettberg Date: Mon, 30 Nov 2015 13:48:11 +0100 Subject: Improve client logging --- templates/statistics/id44.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'templates/statistics/id44.html') diff --git a/templates/statistics/id44.html b/templates/statistics/id44.html index cd4e32d7..d9c92c47 100644 --- a/templates/statistics/id44.html +++ b/templates/statistics/id44.html @@ -12,7 +12,7 @@ {{lang_machineCount}} {{#rows}} - + {{gb}} GiB {{count}} @@ -29,8 +29,8 @@ animation: false, tooltipTemplate: "<%if (label){%><%=label%><%}%>", customTooltips: function(tooltip) { + if (sel !== false) sel.removeClass('info'); if (!tooltip) { - if (sel !== false) sel.removeClass('info'); sel = false; return; } -- cgit v1.2.3-55-g7522