Sha256: 77bccfe954722871d3a2bf504124b9faddf54a8f9c83ebfd4b6b72af203dcc63
Contents?: true
Size: 481 Bytes
Versions: 8
Compression:
Stored size: 481 Bytes
Contents
= render_if_exists "filters", search: q table#patients.live-donors.columns thead tr th.col-width-medium= sort_link([:renalware, q], :family_name, t(".name")) th.col-width-nhs-no= t(".nhs_no") th.col-width-reference-no= t(".hosp_no") th= t(".stage.position") th= t(".stage.status") th.col-width-tiny= t(".sex") th.col-width-tiny= t(".age") tbody = render partial: "live_donor", collection: live_donors = paginate live_donors
Version data entries
8 entries across 8 versions & 1 rubygems