aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--app/views/shared/admin/_autocomplete.html.erb2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/shared/admin/_autocomplete.html.erb b/app/views/shared/admin/_autocomplete.html.erb
index 7a3baa1..b4898cc 100644
--- a/app/views/shared/admin/_autocomplete.html.erb
+++ b/app/views/shared/admin/_autocomplete.html.erb
@@ -1,4 +1,4 @@
-<% content_for :stylesheets, stylesheet_link_tag("ui-lightness/jquery-ui-1.8.13.custom") -%>
+<% content_for :stylesheets, stylesheet_link_tag("ui-lightness/jquery-ui-1.8.13.custom.css") -%>
<% content_for :javascripts do %>
<%= javascript_include_tag "https://ajax.googleapis.com/ajax/libs/jqueryui/1.8.13/jquery-ui.min.js" %>