Sha256: 5f38618924d650a5b437728d62b8be4ebafcfa2af0b5d5419705500279a2510d

Contents?: true

Size: 549 Bytes

Versions: 29

Compression:

Stored size: 549 Bytes

Contents

table.auto-layout
  thead
    tr
      th.at-least.col-width-medium= t(".patient_name")
      th.col-width-nhs-no= t(".nhs_number")
      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= t(".tags")
      th.col-width-date-time= t(".bookmarked_on")
      th.col-width-tiny

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

Version data entries

29 entries across 29 versions & 1 rubygems

Version Path
renalware-core-2.0.18 app/views/renalware/dashboard/bookmarks/_table.html.slim
renalware-core-2.0.17 app/views/renalware/dashboard/bookmarks/_table.html.slim
renalware-core-2.0.16 app/views/renalware/dashboard/bookmarks/_table.html.slim
renalware-core-2.0.15 app/views/renalware/dashboard/bookmarks/_table.html.slim
renalware-core-2.0.14 app/views/renalware/dashboard/bookmarks/_table.html.slim
renalware-core-2.0.13 app/views/renalware/dashboard/bookmarks/_table.html.slim
renalware-core-2.0.12 app/views/renalware/dashboard/bookmarks/_table.html.slim
renalware-core-2.0.11 app/views/renalware/dashboard/bookmarks/_table.html.slim
renalware-core-2.0.9 app/views/renalware/dashboard/bookmarks/_table.html.slim
renalware-core-2.0.8 app/views/renalware/dashboard/bookmarks/_table.html.slim
renalware-core-2.0.7 app/views/renalware/dashboard/bookmarks/_table.html.slim
renalware-core-2.0.5 app/views/renalware/dashboard/bookmarks/_table.html.slim
renalware-core-2.0.4 app/views/renalware/dashboard/bookmarks/_table.html.slim
renalware-core-2.0.3 app/views/renalware/dashboard/bookmarks/_table.html.slim
renalware-core-2.0.2 app/views/renalware/dashboard/bookmarks/_table.html.slim
renalware-core-2.0.1 app/views/renalware/dashboard/bookmarks/_table.html.slim
renalware-core-2.0.0 app/views/renalware/dashboard/bookmarks/_table.html.slim
renalware-core-2.0.0.pre.rc13 app/views/renalware/dashboard/bookmarks/_table.html.slim
renalware-core-2.0.0.pre.rc11 app/views/renalware/dashboard/bookmarks/_table.html.slim
renalware-core-2.0.0.pre.rc10 app/views/renalware/dashboard/bookmarks/_table.html.slim