Sha256: 56e4f02eb4b642fd5cb1a57a13ad518fb19282cf313a64ca04984f6f78ce06e1
Contents?: true
Size: 492 Bytes
Versions: 52
Compression:
Stored size: 492 Bytes
Contents
/ This partial is pulled in when the whole page renders, and creates the link and / associated modal dialog wiring sending a message. - patient = Renalware::Messaging.cast_patient(patient) - url = new_messaging_internal_message_path(patient_id: patient, format: :html) / Link to launch the modal dialog = link_to(url, id: "send-patient-message", data: { "reveal-id" => "send-message-modal", "reveal-ajax" => "true" }) do i.fa.fa-link-annotation.fa-envelope = link_text
Version data entries
52 entries across 52 versions & 1 rubygems