Commit ba8e1074 authored by OzzieIsaacs's avatar OzzieIsaacs

Move vendored css/js to libs folders to fix language stats

parent ea305ff5
......@@ -14,7 +14,7 @@
{% endblock %}
{% block js %}
<script src="{{ url_for('static', filename='js/Sortable.min.js') }}"></script>
<script src="{{ url_for('static', filename='js/libs/Sortable.min.js') }}"></script>
<script src="{{ url_for('static', filename='js/shelforder.js') }}"></script>
{% endblock %}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment