Sha256: 402f90d936d70fb4768f88ca8127c2068c061b52412aded9255d611b906bb716

Contents?: true

Size: 364 Bytes

Versions: 13

Compression:

Stored size: 364 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 #{classified_label}", class: 'btn btn-primary'

Version data entries

13 entries across 13 versions & 1 rubygems

Version Path
effective_classifieds-0.8.1 app/views/effective/classified_wizards/summary.html.haml
effective_classifieds-0.8.0 app/views/effective/classified_wizards/summary.html.haml
effective_classifieds-0.7.0 app/views/effective/classified_wizards/summary.html.haml
effective_classifieds-0.6.7 app/views/effective/classified_wizards/summary.html.haml
effective_classifieds-0.6.6 app/views/effective/classified_wizards/summary.html.haml
effective_classifieds-0.6.5 app/views/effective/classified_wizards/summary.html.haml
effective_classifieds-0.6.4 app/views/effective/classified_wizards/summary.html.haml
effective_classifieds-0.6.3 app/views/effective/classified_wizards/summary.html.haml
effective_classifieds-0.6.2 app/views/effective/classified_wizards/summary.html.haml
effective_classifieds-0.6.1 app/views/effective/classified_wizards/summary.html.haml
effective_classifieds-0.6.0 app/views/effective/classified_wizards/summary.html.haml
effective_classifieds-0.5.1 app/views/effective/classified_wizards/summary.html.haml
effective_classifieds-0.5.0 app/views/effective/classified_wizards/summary.html.haml