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.92.2 app/views/admin/shop/customers/remove.html.haml
radiant-shop-extension-0.92.1 app/views/admin/shop/customers/remove.html.haml
radiant-shop-extension-0.92.0 app/views/admin/shop/customers/remove.html.haml
radiant-shop-extension-0.91.7 app/views/admin/shop/customers/remove.html.haml
radiant-shop-extension-0.91.4 app/views/admin/shop/customers/remove.html.haml
radiant-shop-extension-0.91.3 app/views/admin/shop/customers/remove.html.haml
radiant-shop-extension-0.91.2 app/views/admin/shop/customers/remove.html.haml
radiant-shop-extension-0.90.4 app/views/admin/shop/customers/remove.html.haml
radiant-shop-extension-0.90.2 app/views/admin/shop/customers/remove.html.haml
radiant-shop-extension-0.90.1 app/views/admin/shop/customers/remove.html.haml
radiant-shop-extension-0.90.0 app/views/admin/shop/customers/remove.html.haml
radiant-shop-extension-0.11.6 app/views/admin/shop/customers/remove.html.haml
radiant-shop-extension-0.11.5 app/views/admin/shop/customers/remove.html.haml
radiant-shop-extension-0.11.4 app/views/admin/shop/customers/remove.html.haml
radiant-shop-extension-0.11.3 app/views/admin/shop/customers/remove.html.haml
radiant-shop-extension-0.11.1 app/views/admin/shop/customers/remove.html.haml
radiant-shop-extension-0.11.0 app/views/admin/shop/customers/remove.html.haml
radiant-shop-extension-0.10.0 app/views/admin/shop/customers/remove.html.haml