Sha256: b1bb59840757173803eceb2b49b1a2bb32677d1959a4722134f584a43e29645f

Contents?: true

Size: 372 Bytes

Versions: 40

Compression:

Stored size: 372 Bytes

Contents

%h1
  = t('remove_category')

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

- form_for [:admin, @shop_category.becomes(ShopCategory)], :html => {:method => :delete, 'data-onsubmit_status'=>"Removing Category…"} do
  
  %p.buttons
    %input.button{:type=>"submit", :value => t('delete_category') }/
    = t('or')    
    = link_to t('cancel'), admin_shop_categories_path

Version data entries

40 entries across 40 versions & 1 rubygems

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