Sha256: fed880ca4dec1bcf42eedd9b382aa19d5d7ec38e6d674b63474283574cd54e3b

Contents?: true

Size: 194 Bytes

Versions: 11

Compression:

Stored size: 194 Bytes

Contents

.main
  = link_to "<< Back", admin_coupons_path
  - tenplate_form_for [:admin, @coupon], :url => admin_coupons_path do |f|
    = render :partial => 'form', :object => f
    = submit_tag "Create"

Version data entries

11 entries across 11 versions & 1 rubygems

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