Sha256: 2c69709fcfd95fdabcb20b7fe3a841cbad7690bfa95a50a06a61e51adcd64083
Contents?: true
Size: 624 Bytes
Versions: 116
Compression:
Stored size: 624 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, replying_to_message_id: replying_to_message_id, format: :html) / Link to launch the modal dialog = link_to(url, data: { "reveal-id" => "send-message-modal", "reveal-ajax" => "true" }, class: "button secondary") do i.fas.fa-link-annotation.fa-reply = link_text
Version data entries
116 entries across 116 versions & 1 rubygems