We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7e39656 commit e6a34a6Copy full SHA for e6a34a6
dojo/templates/dojo/filter_js_snippet.html
@@ -2,10 +2,6 @@
2
<script type="application/javascript" src="{% static "chosen-js/chosen.jquery.min.js" %}"></script>
3
<script type="application/javascript">
4
$(function () {
5
- $(function () {
6
-
7
- })
8
9
10
$('.similar-filters select[multiple]').not('[data-tagulous]').each(function () {
11
// Removing bootstrap-select class and replacing with select2 to avoid library conflicts
0 commit comments