Sha256: 81ea0fc1e1a025f4be9cd9359de58f6d6b4f419dbbbf8a2a46c9afc356e8c5a8

Contents?: true

Size: 371 Bytes

Versions: 38

Compression:

Stored size: 371 Bytes

Contents

%h1
  = t('remove_customer')

%p
  = t('text.remove_customer.warning')

- form_for [:admin, @shop_customer.becomes(ShopCustomer)], :html => {:method => :delete, 'data-onsubmit_status'=>"Removing Customer…"} do
  
  %p.buttons
    %input.button{:type=>"submit", :value => t('delete_customer') }/
    = t('or')    
    = link_to t('cancel'), admin_shop_customers_path

Version data entries

38 entries across 38 versions & 1 rubygems

Version Path
radiant-shop-extension-0.94.8 app/views/admin/shop/customers/remove.html.haml
radiant-shop-extension-0.94.7 app/views/admin/shop/customers/remove.html.haml
radiant-shop-extension-0.94.6 app/views/admin/shop/customers/remove.html.haml
radiant-shop-extension-0.94.5 app/views/admin/shop/customers/remove.html.haml
radiant-shop-extension-0.94.4 app/views/admin/shop/customers/remove.html.haml
radiant-shop-extension-0.94.3 app/views/admin/shop/customers/remove.html.haml
radiant-shop-extension-0.94.2 app/views/admin/shop/customers/remove.html.haml
radiant-shop-extension-0.94.1 app/views/admin/shop/customers/remove.html.haml
radiant-shop-extension-0.94.0 app/views/admin/shop/customers/remove.html.haml
radiant-shop-extension-0.93.3 app/views/admin/shop/customers/remove.html.haml
radiant-shop-extension-0.93.2 app/views/admin/shop/customers/remove.html.haml
radiant-shop-extension-0.93.1 app/views/admin/shop/customers/remove.html.haml
radiant-shop-extension-0.93.0 app/views/admin/shop/customers/remove.html.haml
radiant-shop-extension-0.92.11 app/views/admin/shop/customers/remove.html.haml
radiant-shop-extension-0.92.10 app/views/admin/shop/customers/remove.html.haml
radiant-shop-extension-0.92.9 app/views/admin/shop/customers/remove.html.haml
radiant-shop-extension-0.92.8 app/views/admin/shop/customers/remove.html.haml
radiant-shop-extension-0.92.7 app/views/admin/shop/customers/remove.html.haml
radiant-shop-extension-0.92.6 app/views/admin/shop/customers/remove.html.haml
radiant-shop-extension-0.92.3 app/views/admin/shop/customers/remove.html.haml