Sha256: a309209e8a2421db8af82ebbe1647c07c44d8beb07137ed1895ab8b4a40f4ab5

Contents?: true

Size: 431 Bytes

Versions: 17

Compression:

Stored size: 431 Bytes

Contents

= card('Determination') do
  = effective_form_with(model: [:admin, cpd_audit], engine: true) do |f|
    %p This action will <strong>close</strong> this #{cpd_audit_label} with the following determination:

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

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

    = f.submit 'Close', center: true, 'data-confirm': "Really close #{cpd_audit}?"

Version data entries

17 entries across 17 versions & 1 rubygems

Version Path
effective_cpd-1.4.8 app/views/admin/cpd_audits/_form_close.html.haml
effective_cpd-1.4.7 app/views/admin/cpd_audits/_form_close.html.haml
effective_cpd-1.4.6 app/views/admin/cpd_audits/_form_close.html.haml
effective_cpd-1.4.5 app/views/admin/cpd_audits/_form_close.html.haml
effective_cpd-1.4.4 app/views/admin/cpd_audits/_form_close.html.haml
effective_cpd-1.4.3 app/views/admin/cpd_audits/_form_close.html.haml
effective_cpd-1.4.2 app/views/admin/cpd_audits/_form_close.html.haml
effective_cpd-1.4.1 app/views/admin/cpd_audits/_form_close.html.haml
effective_cpd-1.4.0 app/views/admin/cpd_audits/_form_close.html.haml
effective_cpd-1.3.7 app/views/admin/cpd_audits/_form_close.html.haml
effective_cpd-1.3.6 app/views/admin/cpd_audits/_form_close.html.haml
effective_cpd-1.3.5 app/views/admin/cpd_audits/_form_close.html.haml
effective_cpd-1.3.4 app/views/admin/cpd_audits/_form_close.html.haml
effective_cpd-1.3.3 app/views/admin/cpd_audits/_form_close.html.haml
effective_cpd-1.3.2 app/views/admin/cpd_audits/_form_close.html.haml
effective_cpd-1.3.1 app/views/admin/cpd_audits/_form_close.html.haml
effective_cpd-1.3.0 app/views/admin/cpd_audits/_form_close.html.haml