Sha256: 8a56a73c9d5f6b1107085a50e0e9b6d2518373a0011fed0175d58d7a7fc3a0f4

Contents?: true

Size: 364 Bytes

Versions: 40

Compression:

Stored size: 364 Bytes

Contents

%h1
  = t('remove_product')

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

- form_for [:admin, @shop_product.becomes(ShopProduct)], :html => {:method => :delete, 'data-onsubmit_status'=>"Removing Product…"} do
  
  %p.buttons
    %input.button{:type=>"submit", :value => t('delete_product') }/
    = t('or')    
    = link_to t('cancel'), admin_shop_products_path

Version data entries

40 entries across 40 versions & 1 rubygems

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