From aa2c694cdbcbea347e6b23bf12ae9018219a5655 Mon Sep 17 00:00:00 2001 From: Steffen Ritter Date: Tue, 17 Dec 2019 14:47:58 +0100 Subject: Revert "[statistics] Fix for shitty firefox" This reverts commit dfed8bf96c28d31e9d1f4d91ce81663b03c90c47. Was not included in 3.8 release --- modules-available/statistics/templates/filterbox.html | 4 ---- 1 file changed, 4 deletions(-) diff --git a/modules-available/statistics/templates/filterbox.html b/modules-available/statistics/templates/filterbox.html index f71c918d..07aa7320 100644 --- a/modules-available/statistics/templates/filterbox.html +++ b/modules-available/statistics/templates/filterbox.html @@ -214,10 +214,6 @@ document.addEventListener("DOMContentLoaded", function () { }, false); -window.addEventListener('unload', function() { - filterSelectize.clear(); -}); - function popupFilter(field) { if (field != null) { $('#columnSelect').val(field); -- cgit v1.2.3-55-g7522