1
0
Fork 0

Revert "Adds datepicker script dependencies to templates"

This reverts commit 33ca7b4b76.
This commit is contained in:
Mouse Reeve 2021-05-10 14:56:43 -07:00
parent 485f4b7eba
commit 3f4807a345
8 changed files with 2 additions and 28 deletions

View file

@ -105,5 +105,4 @@
{% block scripts %}
<script src="/static/js/vendor/tabs.js"></script>
{% include 'snippets/datepicker_js.html' %}
{% endblock %}