Skip to content
This repository has been archived by the owner on Feb 16, 2020. It is now read-only.

Commit

Permalink
solve precompile issue in spree 1.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
lcx committed Oct 24, 2012
1 parent f479eb9 commit 6cac901
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/views/spree/admin/mail_chimp_settings/edit.html.erb
@@ -1,5 +1,5 @@
<%= content_for :head do %>
<%= javascript_include_tag "jquery.validate.min" %>
<%= javascript_include_tag "jquery.validate/jquery.validate.min" %>
<% end -%>
<%= render :partial => 'spree/admin/shared/configuration_menu' %>
Expand Down

0 comments on commit 6cac901

Please sign in to comment.