Sha256: 929902065481225a2818416663dd3441784ae0ba94f2cb3c37e9bafade2bc8f9

Contents?: true

Size: 353 Bytes

Versions: 46

Compression:

Stored size: 353 Bytes

Contents

= card('Determination') do
  = effective_form_with(model: [:admin, cpd_audit], engine: true) do |f|
    %p This action will complete this audit and mark it as closed.

    = f.select :determination, cpd_audit.cpd_audit_level.determinations

    %h2 Email to Send
    = email_form_fields(f, :cpd_audit_closed)

    = f.submit 'Close Audit', center: true

Version data entries

46 entries across 46 versions & 1 rubygems

Version Path
effective_cpd-0.6.9 app/views/admin/cpd_audits/_form_determination.html.haml
effective_cpd-1.0.0 app/views/admin/cpd_audits/_form_determination.html.haml
effective_cpd-0.6.8 app/views/admin/cpd_audits/_form_determination.html.haml
effective_cpd-0.6.7 app/views/admin/cpd_audits/_form_determination.html.haml
effective_cpd-0.6.6 app/views/admin/cpd_audits/_form_determination.html.haml
effective_cpd-0.6.5 app/views/admin/cpd_audits/_form_determination.html.haml
effective_cpd-0.6.4 app/views/admin/cpd_audits/_form_determination.html.haml
effective_cpd-0.6.3 app/views/admin/cpd_audits/_form_determination.html.haml
effective_cpd-0.6.2 app/views/admin/cpd_audits/_form_determination.html.haml
effective_cpd-0.6.1 app/views/admin/cpd_audits/_form_determination.html.haml
effective_cpd-0.6.0 app/views/admin/cpd_audits/_form_determination.html.haml
effective_cpd-0.5.4 app/views/admin/cpd_audits/_form_determination.html.haml
effective_cpd-0.5.3 app/views/admin/cpd_audits/_form_determination.html.haml
effective_cpd-0.5.2 app/views/admin/cpd_audits/_form_determination.html.haml
effective_cpd-0.5.1 app/views/admin/cpd_audits/_form_determination.html.haml
effective_cpd-0.5.0 app/views/admin/cpd_audits/_form_determination.html.haml
effective_cpd-0.4.3 app/views/admin/cpd_audits/_form_determination.html.haml
effective_cpd-0.4.2 app/views/admin/cpd_audits/_form_determination.html.haml
effective_cpd-0.4.1 app/views/admin/cpd_audits/_form_determination.html.haml
effective_cpd-0.4.0 app/views/admin/cpd_audits/_form_determination.html.haml