Sha256: c363acd15b6a56cd2de1d800c071b296da72d0b89f36eaa6567b9c7c13e9ef14

Contents?: true

Size: 805 Bytes

Versions: 96

Compression:

Stored size: 805 Bytes

Contents

table.auto-layout
  thead
    tr
      th.at-least.col-width-medium= sort_link(search,
                                              :patient,
                                              ["patient_family_name", "patient_given_name asc"],
                                              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-medium= sort_link(search, :modality_desc, t(".modality"))
      th= t(".notes")
      th= t(".tags")
      th.col-width-date-time= sort_link(search, :created_at, t(".bookmarked_on"))
      th.col-width-tiny

  tbody
    = render partial: "bookmark", collection: bookmarks

Version data entries

96 entries across 96 versions & 1 rubygems

Version Path
renalware-core-2.0.167 app/views/renalware/patients/bookmarks/_table.html.slim
renalware-core-2.0.166 app/views/renalware/patients/bookmarks/_table.html.slim
renalware-core-2.0.165 app/views/renalware/patients/bookmarks/_table.html.slim
renalware-core-2.0.164 app/views/renalware/patients/bookmarks/_table.html.slim
renalware-core-2.0.163 app/views/renalware/patients/bookmarks/_table.html.slim
renalware-core-2.0.162 app/views/renalware/patients/bookmarks/_table.html.slim
renalware-core-2.0.161 app/views/renalware/patients/bookmarks/_table.html.slim
renalware-core-2.0.160 app/views/renalware/patients/bookmarks/_table.html.slim
renalware-core-2.0.159 app/views/renalware/patients/bookmarks/_table.html.slim
renalware-core-2.0.158 app/views/renalware/patients/bookmarks/_table.html.slim
renalware-core-2.0.157 app/views/renalware/patients/bookmarks/_table.html.slim
renalware-core-2.0.156 app/views/renalware/patients/bookmarks/_table.html.slim
renalware-core-2.0.155 app/views/renalware/patients/bookmarks/_table.html.slim
renalware-core-2.0.153 app/views/renalware/patients/bookmarks/_table.html.slim
renalware-core-2.0.152 app/views/renalware/patients/bookmarks/_table.html.slim
renalware-core-2.0.151 app/views/renalware/patients/bookmarks/_table.html.slim
renalware-core-2.0.149 app/views/renalware/patients/bookmarks/_table.html.slim
renalware-core-2.0.148 app/views/renalware/patients/bookmarks/_table.html.slim
renalware-core-2.0.147 app/views/renalware/patients/bookmarks/_table.html.slim
renalware-core-2.0.146 app/views/renalware/patients/bookmarks/_table.html.slim