Merge pull request #1049 from bookwyrm-social/datepicker

Datepicker
This commit is contained in:
Mouse Reeve
2021-05-05 07:00:07 -07:00
committed by GitHub
12 changed files with 64 additions and 7 deletions

View File

@ -105,4 +105,5 @@
{% block scripts %}
<script src="/static/js/vendor/tabs.js"></script>
{% include 'snippets/datepicker_js.html' %}
{% endblock %}