Sha256: a783ff0e9c9628e9f33c9bb464b9f97671b4dbb45e591687ba7c4e7a9fda8067
Contents?: true
Size: 361 Bytes
Versions: 6
Compression:
Stored size: 361 Bytes
Contents
= card('Determination') do = effective_form_with(model: [:admin, cpd_audit], engine: true) do |f| %p This action will close this audit 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 Audit', center: true
Version data entries
6 entries across 6 versions & 1 rubygems