Sha256: 279a486d74952e1aeaf1dd60b5ef8526209851306abd97deaa9f833bd280ef6f
Contents?: true
Size: 394 Bytes
Versions: 147
Compression:
Stored size: 394 Bytes
Contents
= content_tag_for(:tr, contact) do td= link_to contact, directory_person_path(contact.person) td= contact.description_name td= yes_no(contact.default_cc) td= contact.address td= contact.notes td = link_to("Edit", edit_patient_letters_contact_path(patient, contact), data: { "reveal-id" => "edit-patient-contact-modal", "reveal-ajax" => "true" })
Version data entries
147 entries across 147 versions & 1 rubygems