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

@ -81,8 +81,3 @@
{% block panel %}{% endblock %}
{% endblock %}
{% block scripts %}
{% include 'snippets/datepicker_js.html' %}
{% endblock %}