diff --git a/app/views/spree/checkout/payment/_adyen_encrypted_cc.html.erb b/app/views/spree/checkout/payment/_adyen_encrypted_cc.html.erb index fa1edd3c..e0f288d0 100644 --- a/app/views/spree/checkout/payment/_adyen_encrypted_cc.html.erb +++ b/app/views/spree/checkout/payment/_adyen_encrypted_cc.html.erb @@ -1,5 +1,3 @@ -<%= image_tag 'credit_cards/credit_card.gif', :id => 'credit-card-image' %> - <% content_for :head do %> <%= javascript_include_tag payment_method.cse_library_location %> <%= javascript_include_tag "spree/checkout/payment/adyen_encrypted_credit_card" %>