Sha256: 9d3cb45a2b3d0adae765127eaef6a9dcd14d35cc92dd91ecb6671be6e621bf1d

Contents?: true

Size: 480 Bytes

Versions: 1

Compression:

Stored size: 480 Bytes

Contents

tr class=("urgent" if bookmark.urgent?)
  td= link_to "View", patient_clinical_summary_path(bookmark.patient)
  td= bookmark.patient
  td= bookmark.patient.hospital_identifier
  td= I18n.l bookmark.patient.born_on
  td= bookmark.patient.age
  td= bookmark.patient.sex
  td= bookmark.patient.current_modality
  td= bookmark.notes
  td= I18n.l bookmark.created_at
  td= render "renalware/patients/bookmarks/delete",
             bookmark: bookmark,
             link_text: "Remove"

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
renalware-core-2.0.0.pre.beta4 app/views/renalware/dashboard/bookmarks/_bookmark.html.slim