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