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

Commit

Permalink
Merge pull request #8 from lcx/master
Browse files Browse the repository at this point in the history
Solve Precompile issue with spree 1.0.3
  • Loading branch information
sbeam committed Nov 6, 2012
2 parents f479eb9 + 6cac901 commit 089a6d9
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 089a6d9

Please sign in to comment.