Adds datepicker script dependencies to templates
This commit is contained in:
@ -81,3 +81,8 @@
|
||||
{% block panel %}{% endblock %}
|
||||
|
||||
{% endblock %}
|
||||
|
||||
|
||||
{% block scripts %}
|
||||
{% include 'snippets/datepicker_js.html' %}
|
||||
{% endblock %}
|
||||
|
Reference in New Issue
Block a user