Sha256: 7b3394406df0cb8573268188fd9343b98ec90df627b22473446c5cb767b01b94

Contents?: true

Size: 224 Bytes

Versions: 3

Compression:

Stored size: 224 Bytes

Contents

- unless @shop_product.new_record?
  %ul#product_attachments
    = render :partial => '/admin/shop/products/edit/image', :collection => @shop_product.attachments
- else
  %p You can add images once you've created the product

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
radiant-shop-extension-0.10.0 app/views/admin/shop/products/edit/parts/_images.html.haml
radiant-shop-extension-0.9.3 app/views/admin/shop/products/edit/parts/_images.html.haml
radiant-shop-extension-0.9.2 app/views/admin/shop/products/edit/parts/_images.html.haml