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