Sha256: c02bd8ad0c375af5099275f6f99e54f4327bd54df3bd14508e0ccc690273f1ba

Contents?: true

Size: 387 Bytes

Versions: 8

Compression:

Stored size: 387 Bytes

Contents

/ This partial is pulled in when the whole page renders, and creates the link and
/ associated modal dialog wiring sending a message.
- url = new_patient_alert_path(patient_id: patient, format: :html)

/ Link to launch the modal dialog
=link_to(url, data: { "reveal-id" => "create-alert-modal", "reveal-ajax" => "true" }) do
  i.fa.fa-link-annotation.fa-exclamation-circle
  = link_text

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
renalware-core-2.0.0.pre.beta12 app/views/renalware/patients/alerts/_create_alert_link.html.slim
renalware-core-2.0.0.pre.beta11 app/views/renalware/patients/alerts/_create_alert_link.html.slim
renalware-core-2.0.0.pre.beta10 app/views/renalware/patients/alerts/_create_alert_link.html.slim
renalware-core-2.0.0.pre.beta9 app/views/renalware/patients/alerts/_create_alert_link.html.slim
renalware-core-2.0.0.pre.beta8 app/views/renalware/patients/alerts/_create_alert_link.html.slim
renalware-core-2.0.0.pre.beta7 app/views/renalware/patients/alerts/_create_alert_link.html.slim
renalware-core-2.0.0.pre.beta6 app/views/renalware/patients/alerts/_create_alert_link.html.slim
renalware-core-2.0.0.pre.beta5 app/views/renalware/patients/alerts/_create_alert_link.html.slim