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