Skip to content

Commit

Permalink
Remove the js inclusion of payments/new.js
Browse files Browse the repository at this point in the history
  • Loading branch information
Trung Lê authored and radar committed Jun 6, 2012
1 parent 36333e8 commit 71a3c4f
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions core/app/views/spree/admin/payments/new.html.erb
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -18,7 +18,3 @@
<%= t(:cannot_create_payment_without_payment_methods) %> <%= t(:cannot_create_payment_without_payment_methods) %>
<%= link_to t(:please_define_payment_methods), admin_payment_methods_url %> <%= link_to t(:please_define_payment_methods), admin_payment_methods_url %>
<% end %> <% end %>
<% content_for :head do %>
<%= javascript_include_tag '/admin/javascripts/payments/new.js' %>
<% end %>

0 comments on commit 71a3c4f

Please sign in to comment.