Sha256: 28318d7e6439ad78a74518a6489f3029083d2b036fbbd9dfd63eb918e31d9d5c

Contents?: true

Size: 889 Bytes

Versions: 99

Compression:

Stored size: 889 Bytes

Contents

li.divider

li.heading= t(".heading")

- bookmark = find_user_bookmark_for_patient(patient)

- if bookmark.present?
  li.link= render partial: "renalware/patients/bookmarks/delete",
                  locals: { bookmark: bookmark, link_text: t(".delete_bookmark") }
- else
  li.link= render partial: "renalware/patients/bookmarks/new",
                  locals: { patient: patient, link_text: t(".create_bookmark") }

- if patient.worry.present?
  li.link= render partial: "renalware/patients/worries/delete",
                  locals: { patient: patient }
- else
  li.link= render partial: "renalware/patients/worries/new",
                  locals: { patient: patient }

li.link.action
  = render partial: "renalware/patients/alerts/create_alert_link",
           locals: { patient: patient, link_text: t(".create_alert") }
  = render "renalware/patients/alerts/modal_dialog_placeholder"

Version data entries

99 entries across 99 versions & 1 rubygems

Version Path
renalware-core-2.0.43 app/views/renalware/patients/side_menu/_options.html.slim.redundant
renalware-core-2.0.42 app/views/renalware/patients/side_menu/_options.html.slim.redundant
renalware-core-2.0.41 app/views/renalware/patients/side_menu/_options.html.slim.redundant
renalware-core-2.0.40 app/views/renalware/patients/side_menu/_options.html.slim.redundant
renalware-core-2.0.39 app/views/renalware/patients/side_menu/_options.html.slim.redundant
renalware-core-2.0.38 app/views/renalware/patients/side_menu/_options.html.slim.redundant
renalware-core-2.0.37 app/views/renalware/patients/side_menu/_options.html.slim.redundant
renalware-core-2.0.36 app/views/renalware/patients/side_menu/_options.html.slim.redundant
renalware-core-2.0.35 app/views/renalware/patients/side_menu/_options.html.slim.redundant
renalware-core-2.0.34 app/views/renalware/patients/side_menu/_options.html.slim.redundant
renalware-core-2.0.33 app/views/renalware/patients/side_menu/_options.html.slim.redundant
renalware-core-2.0.32 app/views/renalware/patients/side_menu/_options.html.slim.redundant
renalware-core-2.0.31 app/views/renalware/patients/side_menu/_options.html.slim.redundant
renalware-core-2.0.30 app/views/renalware/patients/side_menu/_options.html.slim.redundant
renalware-core-2.0.28 app/views/renalware/patients/side_menu/_options.html.slim.redundant
renalware-core-2.0.27 app/views/renalware/patients/side_menu/_options.html.slim.redundant
renalware-core-2.0.26 app/views/renalware/patients/side_menu/_options.html.slim.redundant
renalware-core-2.0.25 app/views/renalware/patients/side_menu/_options.html.slim.redundant
renalware-core-2.0.24 app/views/renalware/patients/side_menu/_options.html.slim.redundant
renalware-core-2.0.23 app/views/renalware/patients/side_menu/_options.html.slim.redundant