Sha256: 602f88b81fea8731dd3e8167f18bbe75e06147ee960274a44ed61cf93a72f784
Contents?: true
Size: 341 Bytes
Versions: 6
Compression:
Stored size: 341 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
6 entries across 6 versions & 1 rubygems