Sha256: 5854b8d3ad34a8d7fd4cc9a9dba44fb51c8cd53102949af6ff3415490bf38037
Contents?: true
Size: 351 Bytes
Versions: 171
Compression:
Stored size: 351 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 = $("#add-patient-to-diary-modal .modal__body") $(modal).html("<%= j(render 'form', slot: slot) %>"); $('.searchable_select', modal).select2(); Renalware.PatientSearch.init();
Version data entries
171 entries across 171 versions & 1 rubygems