Sha256: dedd86b8b12358ff89c1ae0bff1f3f5a579c1e376572f5b28f57832e2a60fc4c

Contents?: true

Size: 190 Bytes

Versions: 11

Compression:

Stored size: 190 Bytes

Contents

.main
  - tenplate_form_for @coupon, :url => admin_coupon_path(@coupon) do |f|
    = render :partial => 'form', :object => f
    = submit_tag "Save"
  = link_to "<< Back", admin_coupons_path

Version data entries

11 entries across 11 versions & 1 rubygems

Version Path
muck-commerce-0.2.8 app/views/admin/coupons/edit.html.erb
muck-commerce-0.2.7 app/views/admin/coupons/edit.html.erb
muck-commerce-0.2.6 app/views/admin/coupons/edit.html.erb
muck-commerce-0.2.5 app/views/admin/coupons/edit.html.erb
muck-commerce-0.2.4 app/views/admin/coupons/edit.html.erb
muck-commerce-0.2.3 app/views/admin/coupons/edit.html.erb
muck-commerce-0.2.2 app/views/admin/coupons/edit.html.erb
muck-commerce-0.2.1 app/views/admin/coupons/edit.html.erb
muck-commerce-0.2.0 app/views/admin/coupons/edit.html.erb
muck-commerce-0.1.9 app/views/admin/coupons/edit.html.erb
muck-commerce-0.1.8 app/views/admin/coupons/edit.html.erb