aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--app/assets/stylesheets/jquery.Jcrop.css (renamed from public/stylesheets/jquery.Jcrop.css)0
-rw-r--r--app/views/layouts/default.html.erb2
2 files changed, 1 insertions, 1 deletions
diff --git a/public/stylesheets/jquery.Jcrop.css b/app/assets/stylesheets/jquery.Jcrop.css
index 24925dc94..24925dc94 100644
--- a/public/stylesheets/jquery.Jcrop.css
+++ b/app/assets/stylesheets/jquery.Jcrop.css
diff --git a/app/views/layouts/default.html.erb b/app/views/layouts/default.html.erb
index b4ff70e32..6c3070d97 100644
--- a/app/views/layouts/default.html.erb
+++ b/app/views/layouts/default.html.erb
@@ -20,7 +20,7 @@
<%= javascript_include_tag "application" %>
<% if @profile_photo_javascript %>
<%= javascript_include_tag "profile-photos" %>
- <link rel="stylesheet" href="/stylesheets/jquery.Jcrop.css" type="text/css" >
+ <%= stylesheet_link_tag "jquery.Jcrop" %>
<% end %>
<% if @feed_autodetect %>