Skip to content

Commit

Permalink
Remove the shadow.
Browse files Browse the repository at this point in the history
  • Loading branch information
darthsteven committed Feb 26, 2013
1 parent 7fd1ec7 commit c497d51
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/views/account/_view_account_login_bottom.html.erb
@@ -1,5 +1,5 @@
<% content_for :header_tags do %>
<%= stylesheet_link_tag 'openid-shadow', :plugin => 'redmine_openid_selector' %>
<%= stylesheet_link_tag 'openid', :plugin => 'redmine_openid_selector' %>
<%= stylesheet_link_tag 'openid-plugin', :plugin => 'redmine_openid_selector' %>
<%= javascript_include_tag 'openid-selector/js/openid-jquery', :plugin => 'redmine_openid_selector' %>
<%= javascript_include_tag 'openid-selector/js/openid-en', :plugin => 'redmine_openid_selector' %>
Expand Down

0 comments on commit c497d51

Please sign in to comment.