diff --git a/templates/zephyr/base.html b/templates/zephyr/base.html index f44bb9a6a3..00b711f13f 100644 --- a/templates/zephyr/base.html +++ b/templates/zephyr/base.html @@ -7,7 +7,7 @@ - + {# We need to import jQuery before Bootstrap #} diff --git a/zephyr/static/styles/jquery-ui-1.8.23.custom.css b/zephyr/static/jquery/jquery-ui-1.8.23.custom.css similarity index 100% rename from zephyr/static/styles/jquery-ui-1.8.23.custom.css rename to zephyr/static/jquery/jquery-ui-1.8.23.custom.css