Adds datepicker script dependencies to templates
This commit is contained in:
parent
33ec315fbf
commit
33ca7b4b76
8 changed files with 28 additions and 2 deletions
|
@ -64,3 +64,7 @@
|
|||
</form>
|
||||
{% endblock %}
|
||||
|
||||
|
||||
{% block scripts %}
|
||||
{% include 'snippets/datepicker_js.html' %}
|
||||
{% endblock %}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue