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