Sha256: 29761fd3d71827870ad042e3fce02115ed1084f8b1c57fd9945552fff5211c37

Contents?: true

Size: 211 Bytes

Versions: 3

Compression:

Stored size: 211 Bytes

Contents

- @page_title = "Products"
= content_for :header do
  %p.buttons= link_to "Back to categories list", :product_categories, :class => 'button'
  %h2 Edit Product Category ##{@product_category.id}
= render 'form'
 

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
shoppe-0.0.7 app/views/shoppe/product_categories/edit.html.haml
shoppe-0.0.6 app/views/shoppe/product_categories/edit.html.haml
shoppe-0.0.5 app/views/shoppe/product_categories/edit.html.haml