Sha256: cec0f703142d86dfd6300bbebe88f3e97863d9463a47394db66d14503df0e6df
Contents?: true
Size: 249 Bytes
Versions: 3
Compression:
Stored size: 249 Bytes
Contents
- @page_title = "Products" = content_for :header do %p.buttons = link_to "Stock levels", [:stock_levels, @product], :class => 'button' = link_to "Back to product list", :products, :class => 'button' %h2.products Products = render 'form'
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
shoppe-0.0.14 | app/views/shoppe/products/edit.html.haml |
shoppe-0.0.13 | app/views/shoppe/products/edit.html.haml |
shoppe-0.0.12 | app/views/shoppe/products/edit.html.haml |