Sha256: 5adf413abe611acdc176f58a5ef6a37fdc1b9615dc031b4c3b14ad9a60f562b5

Contents?: true

Size: 499 Bytes

Versions: 1

Compression:

Stored size: 499 Bytes

Contents

table.auto-layout
  thead
    tr
      th.col-width-tiny
      th.col-width-medium= t(".patient_name")
      th.col-width-reference-no= t(".hospital_number")
      th.col-width-date= t(".born_on")
      th.col-width-tiny= t(".age")
      th.col-width-tiny= t(".sex")
      th.col-width-small= t(".modality")
      th= t(".notes")
      th.col-width-date-time= t(".bookmarked_on")
      th.col-width-tiny

  tbody
    = render partial: "renalware/dashboard/bookmarks/bookmark", collection: bookmarks

Version data entries

1 entries across 1 versions & 1 rubygems

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