Sha256: 641c9176503a1ef846165b0f31bfa1e702af3ff80b75c1b7ee562f560cb1e7e4
Contents?: true
Size: 579 Bytes
Versions: 164
Compression:
Stored size: 579 Bytes
Contents
= content_for(:actions) do = link_to t("new_record.link_title"), "#", data: { behaviour: "add-new-contact" }, class: "button" = within_patient_layout do #contacts = render "table", patient: patient, contacts: contacts / The add modal dialog #add-patient-contact-modal.reveal-modal.medium(data-reveal) = render "new", patient: patient, contact: contact, contact_descriptions: contact_descriptions / The edit modal dialog #edit-patient-contact-modal.reveal-modal.medium(data-reveal)
Version data entries
164 entries across 164 versions & 1 rubygems