Sha256: 3bc6ee572e69231f3df004f6d1101cb6940105ce90af9f289626866e4413d8b1
Contents?: true
Size: 427 Bytes
Versions: 1
Compression:
Stored size: 427 Bytes
Contents
= within_patient_layout(title: "Body Composition Measurements", breadcrumbs: clinical_profile_breadcrumb(@patient)) do .document.hd-sessions table.auto-layout thead th.col-width-date= sort_link(search, :assessed_on, "Date") th Assessor tbody - body_compositions.each do |body_composition| = render "row", body_composition: body_composition = paginate body_compositions
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
renalware-core-2.0.0.pre.beta4 | app/views/renalware/clinical/body_compositions/index.html.slim |