Sha256: 5863af269500fc14a79490029a2c1135d9275791028fa3f2097f4b79b5be8ed3

Contents?: true

Size: 470 Bytes

Versions: 10

Compression:

Stored size: 470 Bytes

Contents

- @page_title = "Products"
= content_for :header do
  %p.buttons
    = link_to "Variants", [@product, :variants], :class => 'button'
    = link_to "Stock levels", stock_level_adjustments_path(:item_id => @product.id, :item_type => @product.class), :class => 'button', :rel => 'dialog', :data => {:dialog_width => 700, :dialog_behavior => 'stockLevelAdjustments'}
    = link_to "Back to product list", :products, :class => 'button'
  %h2.products Products
= render 'form'

Version data entries

10 entries across 10 versions & 1 rubygems

Version Path
shoppe-1.0.2 app/views/shoppe/products/edit.html.haml
shoppe-1.0.1 app/views/shoppe/products/edit.html.haml
shoppe-1.0.0 app/views/shoppe/products/edit.html.haml
shoppe-0.0.21 app/views/shoppe/products/edit.html.haml
shoppe-0.0.20 app/views/shoppe/products/edit.html.haml
shoppe-0.0.19 app/views/shoppe/products/edit.html.haml
shoppe-0.0.18 app/views/shoppe/products/edit.html.haml
shoppe-0.0.17 app/views/shoppe/products/edit.html.haml
shoppe-0.0.16 app/views/shoppe/products/edit.html.haml
shoppe-0.0.15 app/views/shoppe/products/edit.html.haml