Sha256: c4114b2ec0c4a384bb8965cd415c9c9d368e2cc4fbc0928ba8a61642ae620588
Contents?: true
Size: 275 Bytes
Versions: 74
Compression:
Stored size: 275 Bytes
Contents
// We render this view if there was a validation error submitting the foundation reveal modal. // Replace the original content so that error messages are displayed. var modal = $("#study-participant-modal") $(modal).html("<%= j(render 'form', participant: participant) %>");
Version data entries
74 entries across 74 versions & 1 rubygems