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.67 app/views/renalware/patients/side_menu/_options.html.slim.redundant
renalware-core-2.0.64 app/views/renalware/patients/side_menu/_options.html.slim.redundant
renalware-core-2.0.63 app/views/renalware/patients/side_menu/_options.html.slim.redundant
renalware-core-2.0.62 app/views/renalware/patients/side_menu/_options.html.slim.redundant
renalware-core-2.0.61 app/views/renalware/patients/side_menu/_options.html.slim.redundant
renalware-core-2.0.60 app/views/renalware/patients/side_menu/_options.html.slim.redundant
renalware-core-2.0.58 app/views/renalware/patients/side_menu/_options.html.slim.redundant
renalware-core-2.0.57 app/views/renalware/patients/side_menu/_options.html.slim.redundant
renalware-core-2.0.56 app/views/renalware/patients/side_menu/_options.html.slim.redundant
renalware-core-2.0.55 app/views/renalware/patients/side_menu/_options.html.slim.redundant
renalware-core-2.0.54 app/views/renalware/patients/side_menu/_options.html.slim.redundant
renalware-core-2.0.53 app/views/renalware/patients/side_menu/_options.html.slim.redundant
renalware-core-2.0.52 app/views/renalware/patients/side_menu/_options.html.slim.redundant
renalware-core-2.0.51 app/views/renalware/patients/side_menu/_options.html.slim.redundant
renalware-core-2.0.50 app/views/renalware/patients/side_menu/_options.html.slim.redundant
renalware-core-2.0.48 app/views/renalware/patients/side_menu/_options.html.slim.redundant
renalware-core-2.0.47 app/views/renalware/patients/side_menu/_options.html.slim.redundant
renalware-core-2.0.46 app/views/renalware/patients/side_menu/_options.html.slim.redundant
renalware-core-2.0.45 app/views/renalware/patients/side_menu/_options.html.slim.redundant
renalware-core-2.0.44 app/views/renalware/patients/side_menu/_options.html.slim.redundant