summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--modules-available/statistics/templates/filterbox.html4
1 files changed, 0 insertions, 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);