Sha256: 5c7a1c0911b2ee1215830ec6fd0519e9f03a07cc5ad8a45a7150a78930635316
Contents?: true
Size: 298 Bytes
Versions: 166
Compression:
Stored size: 298 Bytes
Contents
// Displayed when we failed to update via a modal // We render the edit partial _edit.html.slim var modal = $("#edit-patient-contact-modal") $(modal).html("<%= j(render 'edit', patient: patient, contact: contact, contact_descriptions: contact_descriptions) %>");
Version data entries
166 entries across 166 versions & 1 rubygems