Sha256: 80d06b9988498e88fcbfae2a116971d2b05b6974c27c3cc2c55822181e67d1ac
Contents?: true
Size: 396 Bytes
Versions: 2
Compression:
Stored size: 396 Bytes
Contents
= within_patient_layout(title: "New Body Composition Measurement", breadcrumbs: breadcrumb_for("Clinical Profile", patient_clinical_profile_path)) do .document = simple_form_for body_composition, url: patient_clinical_body_compositions_path(patient), html: { autocomplete: "off" }, wrapper: "horizontal_form" do |f| = render "form", f: f, patient: patient
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
renalware-core-2.0.0.pre.beta5 | app/views/renalware/clinical/body_compositions/new.html.slim |
renalware-core-2.0.0.pre.beta4 | app/views/renalware/clinical/body_compositions/new.html.slim |