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.87 app/views/renalware/patients/side_menu/_options.html.slim.redundant
renalware-core-2.0.86 app/views/renalware/patients/side_menu/_options.html.slim.redundant
renalware-core-2.0.85 app/views/renalware/patients/side_menu/_options.html.slim.redundant
renalware-core-2.0.84 app/views/renalware/patients/side_menu/_options.html.slim.redundant
renalware-core-2.0.83 app/views/renalware/patients/side_menu/_options.html.slim.redundant
renalware-core-2.0.82 app/views/renalware/patients/side_menu/_options.html.slim.redundant
renalware-core-2.0.81 app/views/renalware/patients/side_menu/_options.html.slim.redundant
renalware-core-2.0.80 app/views/renalware/patients/side_menu/_options.html.slim.redundant
renalware-core-2.0.79 app/views/renalware/patients/side_menu/_options.html.slim.redundant
renalware-core-2.0.78 app/views/renalware/patients/side_menu/_options.html.slim.redundant
renalware-core-2.0.77 app/views/renalware/patients/side_menu/_options.html.slim.redundant
renalware-core-2.0.76 app/views/renalware/patients/side_menu/_options.html.slim.redundant
renalware-core-2.0.75 app/views/renalware/patients/side_menu/_options.html.slim.redundant
renalware-core-2.0.74 app/views/renalware/patients/side_menu/_options.html.slim.redundant
renalware-core-2.0.73 app/views/renalware/patients/side_menu/_options.html.slim.redundant
renalware-core-2.0.72 app/views/renalware/patients/side_menu/_options.html.slim.redundant
renalware-core-2.0.71 app/views/renalware/patients/side_menu/_options.html.slim.redundant
renalware-core-2.0.70 app/views/renalware/patients/side_menu/_options.html.slim.redundant
renalware-core-2.0.69 app/views/renalware/patients/side_menu/_options.html.slim.redundant
renalware-core-2.0.68 app/views/renalware/patients/side_menu/_options.html.slim.redundant