Sha256: 876f676b7aae7c732ef4f4d876efc9e0e9d7ea13c8b8eb0313358e2ca9c2f64d
Contents?: true
Size: 326 Bytes
Versions: 176
Compression:
Stored size: 326 Bytes
Contents
= within_patient_layout(title: "Body Composition Measurement") do .document = simple_form_for body_composition, url: patient_clinical_body_composition_path(patient, body_composition), html: { autocomplete: "off" }, wrapper: "horizontal_form" do |f| = render "form", f: f, patient: patient
Version data entries
176 entries across 176 versions & 1 rubygems