Sha256: 104b6ec840d31048fdfbaeecdd73b6aef59f923d6b8a74a9b2765893e2592bac
Contents?: true
Size: 276 Bytes
Versions: 176
Compression:
Stored size: 276 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 = $("#create-alert-modal") $(modal).html("<%= j(render 'form', patient: patient, alert: alert) %>");
Version data entries
176 entries across 176 versions & 1 rubygems