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