summaryrefslogtreecommitdiffstats
path: root/install/static/search.js
diff options
context:
space:
mode:
Diffstat (limited to 'install/static/search.js')
-rw-r--r--install/static/search.js2
1 files changed, 2 insertions, 0 deletions
diff --git a/install/static/search.js b/install/static/search.js
index a107209b..8d0fc55c 100644
--- a/install/static/search.js
+++ b/install/static/search.js
@@ -319,6 +319,8 @@ function ipa_search_facet(spec) {
}
}
+ that.search_facet_init = that.init;
+
return that;
}