Sha256: ae0deee617607c17187e91e0fe686fa46d551d2da0d3cca2a803b737ea49ce15
Contents?: true
Size: 432 Bytes
Versions: 177
Compression:
Stored size: 432 Bytes
Contents
= within_patient_layout(title: "Edit", breadcrumbs: [hd_summary_breadcrumb(patient), hd_profile_breadcrumb(patient)]) do .document = simple_form_for profile, url: patient_hd_current_profile_path(patient), html: { autocomplete: "off" }, method: :patch, wrapper: "horizontal_form" do |f| = render "form", f: f, profile: profile
Version data entries
177 entries across 177 versions & 1 rubygems