Sha256: f1815b531e7d9e053849dc06e13fe8da46fb8d2345491bb971bced5fcd8d040a
Contents?: true
Size: 329 Bytes
Versions: 1
Compression:
Stored size: 329 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
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
renalware-core-2.0.0.pre.beta4 | app/views/renalware/clinical/body_compositions/edit.html.slim |