Sha256: edfd9e870e05f8e538d0d7723d48a86dbd36b2e618f801db5934c3d28b3dd4b9
Contents?: true
Size: 414 Bytes
Versions: 168
Compression:
Stored size: 414 Bytes
Contents
= within_patient_layout(title: "Dry Weights", breadcrumbs: clinical_profile_breadcrumb(@patient)) do .document.hd-sessions table.auto-layout thead th.col-width-date= sort_link([:renalware, search], :assessed_on, "Date") th.col-width-small= sort_link([:renalware, search], :weight, "Weight (kg)") th Assessor tbody = render dry_weights = paginate dry_weights
Version data entries
168 entries across 168 versions & 1 rubygems