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