Sha256: 94bd3caa93446896e2bfe4b4194ae1d846c417289713c60688ac3309966fa26f
Contents?: true
Size: 480 Bytes
Versions: 167
Compression:
Stored size: 480 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
167 entries across 167 versions & 1 rubygems