Add filterdropdown bundle to AA2 to ensure backwards compatibility

This commit is contained in:
Peter Pfeufer 2022-07-09 13:43:05 +02:00
parent 113977b19f
commit 64ee273953
No known key found for this signature in database
GPG Key ID: 6051D2C6AD4EBC27

View File

@ -0,0 +1,3 @@
{% load static %}
<script type="application/javascript" src="{% static 'js/filterDropDown/filterDropDown.min.js' %}">