diff --git a/cps/static/js/Sortable.min.js b/cps/static/js/libs/Sortable.min.js similarity index 100% rename from cps/static/js/Sortable.min.js rename to cps/static/js/libs/Sortable.min.js diff --git a/cps/templates/shelf_order.html b/cps/templates/shelf_order.html index 1200a345..d4d44a62 100644 --- a/cps/templates/shelf_order.html +++ b/cps/templates/shelf_order.html @@ -14,7 +14,7 @@ {% endblock %} {% block js %} - + {% endblock %}