Skip to content

Commit e6a34a6

Browse files
remove duplicate tags fields
1 parent 7e39656 commit e6a34a6

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

dojo/templates/dojo/filter_js_snippet.html

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,6 @@
22
<script type="application/javascript" src="{% static "chosen-js/chosen.jquery.min.js" %}"></script>
33
<script type="application/javascript">
44
$(function () {
5-
$(function () {
6-
7-
})
8-
95
$(function () {
106
$('.similar-filters select[multiple]').not('[data-tagulous]').each(function () {
117
// Removing bootstrap-select class and replacing with select2 to avoid library conflicts

0 commit comments

Comments
 (0)