Sha256: bdc135ab6b76a9871d98b2bf8c5a9135cc3baf3af0d37ccc3fb697badd410f03
Contents?: true
Size: 352 Bytes
Versions: 148
Compression:
Stored size: 352 Bytes
Contents
= within_patient_layout(title: "New Access Profile", breadcrumbs: access_summary_breadrumb(patient)) do .document = simple_form_for profile, url: patient_accesses_profiles_path(patient), html: { autocomplete: "off" }, wrapper: "horizontal_form" do |f| = render "form", f: f, patient: patient
Version data entries
148 entries across 148 versions & 1 rubygems