Sha256: 8eaa8070f178d2bbfaafc867c81e72eafaea08b0bb94bd44e0535cd99d252b4d
Contents?: true
Size: 623 Bytes
Versions: 52
Compression:
Stored size: 623 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.fa.fa-link-annotation.fa-reply = link_text
Version data entries
52 entries across 52 versions & 1 rubygems