Update front-end dependencies

This commit is contained in:
rubenwardy
2021-02-05 14:19:29 +00:00
parent 63204575eb
commit 0918b8b676
40 changed files with 187 additions and 9871 deletions

View File

@@ -13,7 +13,7 @@
{% block scriptextra %}
{{ form_scripts() }}
{% if enable_wizard %}
<script src="/static/url.min.js"></script>
<script src="/static/libs/url.min.js"></script>
<script src="/static/polltask.js"></script>
<script src="/static/package_create.js?v=4"></script>
{% endif %}