Adds datepicker script dependencies to templates
This commit is contained in:
parent
33ec315fbf
commit
33ca7b4b76
8 changed files with 28 additions and 2 deletions
|
@ -105,4 +105,5 @@
|
|||
|
||||
{% block scripts %}
|
||||
<script src="/static/js/vendor/tabs.js"></script>
|
||||
{% include 'snippets/datepicker_js.html' %}
|
||||
{% endblock %}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue