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

Version Path
renalware-core-2.1.1 app/views/renalware/hd/current_profile/edit.html.slim
renalware-core-2.1.0 app/views/renalware/hd/current_profile/edit.html.slim
renalware-core-2.0.167 app/views/renalware/hd/current_profile/edit.html.slim
renalware-core-2.0.166 app/views/renalware/hd/current_profile/edit.html.slim
renalware-core-2.0.165 app/views/renalware/hd/current_profile/edit.html.slim
renalware-core-2.0.164 app/views/renalware/hd/current_profile/edit.html.slim
renalware-core-2.0.163 app/views/renalware/hd/current_profile/edit.html.slim
renalware-core-2.0.162 app/views/renalware/hd/current_profile/edit.html.slim
renalware-core-2.0.161 app/views/renalware/hd/current_profile/edit.html.slim
renalware-core-2.0.160 app/views/renalware/hd/current_profile/edit.html.slim
renalware-core-2.0.159 app/views/renalware/hd/current_profile/edit.html.slim
renalware-core-2.0.158 app/views/renalware/hd/current_profile/edit.html.slim
renalware-core-2.0.157 app/views/renalware/hd/current_profile/edit.html.slim
renalware-core-2.0.156 app/views/renalware/hd/current_profile/edit.html.slim
renalware-core-2.0.155 app/views/renalware/hd/current_profile/edit.html.slim
renalware-core-2.0.153 app/views/renalware/hd/current_profile/edit.html.slim
renalware-core-2.0.152 app/views/renalware/hd/current_profile/edit.html.slim
renalware-core-2.0.151 app/views/renalware/hd/current_profile/edit.html.slim
renalware-core-2.0.149 app/views/renalware/hd/current_profile/edit.html.slim
renalware-core-2.0.148 app/views/renalware/hd/current_profile/edit.html.slim