Sha256: 61a35632442079f0295976e93d402ad8914a3ff8749375490f6cf8ed7589a7e9
Contents?: true
Size: 465 Bytes
Versions: 2
Compression:
Stored size: 465 Bytes
Contents
/ This partial is pulled in when the whole page renders, and creates the link and / associated modal dialog wiring for creating an admission request (TCI). - url = new_admissions_request_path(patient_id: patient, format: :html) / Link to launch the modal dialog =link_to(url, id: "create-admissions-request", data: { "reveal-id" => "admissions-request-modal", "reveal-ajax" => "true" }) do i.fa.fa-link-annotation.fa-hand-o-right = link_text
Version data entries
2 entries across 2 versions & 1 rubygems