Sha256: 1befafecda0118ea038b6a1abb8d39a25ea696eaf3c4c3a5c4ea5c111dedaf25

Contents?: true

Size: 394 Bytes

Versions: 13

Compression:

Stored size: 394 Bytes

Contents

= render 'layout' do
  = render 'effective/classified_wizards/content', resource: resource

  = render('effective/classified_wizards/classified_wizard', classified_wizard: resource)

  = effective_form_with(model: resource, url: wizard_path(step), method: :put) do |f|
    = f.hidden_field :id
    = f.submit "Submit #{EffectiveClassifieds.classifieds_label} Posting", class: 'btn btn-primary'

Version data entries

13 entries across 13 versions & 1 rubygems

Version Path
effective_classifieds-0.4.13 app/views/effective/classified_wizards/summary.html.haml
effective_classifieds-0.4.12 app/views/effective/classified_wizards/summary.html.haml
effective_classifieds-0.4.11 app/views/effective/classified_wizards/summary.html.haml
effective_classifieds-0.4.10 app/views/effective/classified_wizards/summary.html.haml
effective_classifieds-0.4.9 app/views/effective/classified_wizards/summary.html.haml
effective_classifieds-0.4.8 app/views/effective/classified_wizards/summary.html.haml
effective_classifieds-0.4.7 app/views/effective/classified_wizards/summary.html.haml
effective_classifieds-0.4.6 app/views/effective/classified_wizards/summary.html.haml
effective_classifieds-0.4.5 app/views/effective/classified_wizards/summary.html.haml
effective_classifieds-0.4.4 app/views/effective/classified_wizards/summary.html.haml
effective_classifieds-0.4.3 app/views/effective/classified_wizards/summary.html.haml
effective_classifieds-0.4.2 app/views/effective/classified_wizards/summary.html.haml
effective_classifieds-0.4.1 app/views/effective/classified_wizards/summary.html.haml