Sha256: 07eefdf3ca6647c9ba1ea376f27bb8e9b5597c3493b4e1348082b7138211be54

Contents?: true

Size: 342 Bytes

Versions: 52

Compression:

Stored size: 342 Bytes

Contents

= render('layout') do
  = effective_form_with(model: resource, url: wizard_path(step), method: :put) do |f|
    = f.hidden_field :current_step

    %hr

    %p The following rolling comments will be displayed for your use on each step.
    = f.text_area :comments, label: 'Reviewer comments'

    = f.submit 'Save and Continue', center: true

Version data entries

52 entries across 52 versions & 1 rubygems

Version Path
effective_cpd-0.6.9 app/views/effective/cpd_audit_reviews/instructions.html.haml
effective_cpd-1.2.1 app/views/effective/cpd_audit_reviews/instructions.html.haml
effective_cpd-1.2.0 app/views/effective/cpd_audit_reviews/instructions.html.haml
effective_cpd-1.1.3 app/views/effective/cpd_audit_reviews/instructions.html.haml
effective_cpd-1.1.2 app/views/effective/cpd_audit_reviews/instructions.html.haml
effective_cpd-1.1.1 app/views/effective/cpd_audit_reviews/instructions.html.haml
effective_cpd-1.1.0 app/views/effective/cpd_audit_reviews/instructions.html.haml
effective_cpd-1.0.0 app/views/effective/cpd_audit_reviews/instructions.html.haml
effective_cpd-0.6.8 app/views/effective/cpd_audit_reviews/instructions.html.haml
effective_cpd-0.6.7 app/views/effective/cpd_audit_reviews/instructions.html.haml
effective_cpd-0.6.6 app/views/effective/cpd_audit_reviews/instructions.html.haml
effective_cpd-0.6.5 app/views/effective/cpd_audit_reviews/instructions.html.haml
effective_cpd-0.6.4 app/views/effective/cpd_audit_reviews/instructions.html.haml
effective_cpd-0.6.3 app/views/effective/cpd_audit_reviews/instructions.html.haml
effective_cpd-0.6.2 app/views/effective/cpd_audit_reviews/instructions.html.haml
effective_cpd-0.6.1 app/views/effective/cpd_audit_reviews/instructions.html.haml
effective_cpd-0.6.0 app/views/effective/cpd_audit_reviews/instructions.html.haml
effective_cpd-0.5.4 app/views/effective/cpd_audit_reviews/instructions.html.haml
effective_cpd-0.5.3 app/views/effective/cpd_audit_reviews/instructions.html.haml
effective_cpd-0.5.2 app/views/effective/cpd_audit_reviews/instructions.html.haml