Sha256: 633cb804f031d45b83e15746628b40b84139cec7ab0d1e1ab5bd1a461ffca7fa
Contents?: true
Size: 334 Bytes
Versions: 29
Compression:
Stored size: 334 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
Version data entries
29 entries across 29 versions & 1 rubygems