Sha256: 8e83f2be0da2614dbffde18e1ff0e6eb51b345faf92f64a1c065e1aa580dfaa9

Contents?: true

Size: 474 Bytes

Versions: 5

Compression:

Stored size: 474 Bytes

Contents

table.auto-layout
  thead
    tr
      th.col-width-large= 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

5 entries across 5 versions & 1 rubygems

Version Path
renalware-core-2.0.0.pre.beta9 app/views/renalware/dashboard/bookmarks/_table.html.slim
renalware-core-2.0.0.pre.beta8 app/views/renalware/dashboard/bookmarks/_table.html.slim
renalware-core-2.0.0.pre.beta7 app/views/renalware/dashboard/bookmarks/_table.html.slim
renalware-core-2.0.0.pre.beta6 app/views/renalware/dashboard/bookmarks/_table.html.slim
renalware-core-2.0.0.pre.beta5 app/views/renalware/dashboard/bookmarks/_table.html.slim