Sha256: 90f1d520f64eb08dea86d24f6374dc56d545de41eefdc1c76a7c9fb5c69822e1

Contents?: true

Size: 467 Bytes

Versions: 91

Compression:

Stored size: 467 Bytes

Contents

li.patient-alert(class=("urgent" if alert.urgent) id="alert-#{alert.id}")
  i.fas.fa-exclamation-triangle
  span.title Alert:
  span.body= alert.notes
  span.author= alert.created_by.username
  span.date= l(alert.created_at.to_date)
  span.actions
    = link_to(patient_alert_path(alert.patient, alert),
              remote: true,
              method: :delete,
              data: { confirm: "Are you sure you want to remove this alert?" }) do
      i.fas.fa-trash

Version data entries

91 entries across 91 versions & 1 rubygems

Version Path
renalware-core-2.0.142 app/views/renalware/patients/alerts/_alert.html.slim
renalware-core-2.0.141 app/views/renalware/patients/alerts/_alert.html.slim
renalware-core-2.0.140 app/views/renalware/patients/alerts/_alert.html.slim
renalware-core-2.0.139 app/views/renalware/patients/alerts/_alert.html.slim
renalware-core-2.0.138 app/views/renalware/patients/alerts/_alert.html.slim
renalware-core-2.0.137 app/views/renalware/patients/alerts/_alert.html.slim
renalware-core-2.0.136 app/views/renalware/patients/alerts/_alert.html.slim
renalware-core-2.0.135 app/views/renalware/patients/alerts/_alert.html.slim
renalware-core-2.0.134 app/views/renalware/patients/alerts/_alert.html.slim
renalware-core-2.0.133 app/views/renalware/patients/alerts/_alert.html.slim
renalware-core-2.0.132 app/views/renalware/patients/alerts/_alert.html.slim
renalware-core-2.0.131 app/views/renalware/patients/alerts/_alert.html.slim
renalware-core-2.0.130 app/views/renalware/patients/alerts/_alert.html.slim
renalware-core-2.0.129 app/views/renalware/patients/alerts/_alert.html.slim
renalware-core-2.0.128 app/views/renalware/patients/alerts/_alert.html.slim
renalware-core-2.0.127 app/views/renalware/patients/alerts/_alert.html.slim
renalware-core-2.0.126 app/views/renalware/patients/alerts/_alert.html.slim
renalware-core-2.0.125 app/views/renalware/patients/alerts/_alert.html.slim
renalware-core-2.0.124 app/views/renalware/patients/alerts/_alert.html.slim
renalware-core-2.0.123 app/views/renalware/patients/alerts/_alert.html.slim