diff --git a/app/views/split_checkout/_form.html.haml b/app/views/split_checkout/_form.html.haml index 84a1d12edd..8aa242ae48 100644 --- a/app/views/split_checkout/_form.html.haml +++ b/app/views/split_checkout/_form.html.haml @@ -1,5 +1,4 @@ - content_for :injection_data do - = inject_available_payment_methods = inject_saved_credit_cards %div.checkout-step.medium-6 diff --git a/app/views/split_checkout/edit.html.haml b/app/views/split_checkout/edit.html.haml index d56295b53e..17afe2a845 100644 --- a/app/views/split_checkout/edit.html.haml +++ b/app/views/split_checkout/edit.html.haml @@ -1,10 +1,6 @@ - content_for(:title) do = t :checkout_title -- content_for :injection_data do - = inject_enterprise_and_relatives - = inject_available_countries - .darkswarm.footer-pad - content_for :order_cycle_form do %closing