Sha256: a2b8d6027830264e7b2890fa21a6b5a6daf2e8039df9e0e41c273e50fd62ee67
Contents?: true
Size: 340 Bytes
Versions: 171
Compression:
Stored size: 340 Bytes
Contents
= within_patient_layout(title: "New Dry Weight", breadcrumbs: clinical_profile_breadcrumb(patient)) do .document = simple_form_for dry_weight, url: patient_clinical_dry_weights_path(patient), html: { autocomplete: "off" }, wrapper: "horizontal_form" do |f| = render "form", f: f
Version data entries
171 entries across 171 versions & 1 rubygems