Sha256: 8db9fdf31ce6964f8e52ff064ce7e1d42b08053b749b73b25dfc78401f157b4c

Contents?: true

Size: 250 Bytes

Versions: 2

Compression:

Stored size: 250 Bytes

Contents

- @page_title = "Products"
= content_for :header do
  %p.buttons
    = link_to "Stock levels", [:stock_levels, @product], :class => 'button' 
    = link_to "Back to products list", :products, :class => 'button'
  %h2.products Products
= render 'form'

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
shoppe-0.0.11 app/views/shoppe/products/edit.html.haml
shoppe-0.0.10 app/views/shoppe/products/edit.html.haml