Sha256: 375f4f41f608e4e19ae6bac0d9b6825ccf93a067cd706f13d858da4eb21a1fcc

Contents?: true

Size: 246 Bytes

Versions: 6

Compression:

Stored size: 246 Bytes

Contents

%li.template
  - link_to admin_shop_product_variant_template_path(@shop_product, template), :method => :put, :class => 'wrapper' do
    %span.name= template.name
    %ul.options
      - template.options.each do |option|
        %li.option= option

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
radiant-shop-extension-0.11.6 app/views/admin/shop/products/edit/shared/_template.html.haml
radiant-shop-extension-0.11.5 app/views/admin/shop/products/edit/shared/_template.html.haml
radiant-shop-extension-0.11.4 app/views/admin/shop/products/edit/shared/_template.html.haml
radiant-shop-extension-0.11.3 app/views/admin/shop/products/edit/shared/_template.html.haml
radiant-shop-extension-0.11.1 app/views/admin/shop/products/edit/shared/_template.html.haml
radiant-shop-extension-0.11.0 app/views/admin/shop/products/edit/shared/_template.html.haml