Sha256: 7d536faca7106b8b23b815f2dcea0f826676ba0037224dc7e0a142ecb1d044cf

Contents?: true

Size: 471 Bytes

Versions: 177

Compression:

Stored size: 471 Bytes

Contents

= within_patient_layout(title: "Edit Registration Status History",
                        breadcrumbs: recipient_summary_breadcrumb(patient)) do
  .row
    .columns.large-12
      .document
        = simple_form_for status,
            url: patient_transplants_registration_status_path(patient, status),
            method: :patch,
            html: { autocomplete: :off },
            wrapper: "horizontal_form" do |f|
          = render "form", f: f, patient: patient

Version data entries

177 entries across 177 versions & 1 rubygems

Version Path
renalware-core-2.0.0.pre.rc9 app/views/renalware/transplants/registration_statuses/edit.html.slim
renalware-core-2.0.0.pre.rc8 app/views/renalware/transplants/registration_statuses/edit.html.slim
renalware-core-2.0.0.pre.rc7 app/views/renalware/transplants/registration_statuses/edit.html.slim
renalware-core-2.0.0.pre.rc6 app/views/renalware/transplants/registration_statuses/edit.html.slim
renalware-core-2.0.0.pre.rc5 app/views/renalware/transplants/registration_statuses/edit.html.slim
renalware-core-2.0.0.pre.rc4 app/views/renalware/transplants/registration_statuses/edit.html.slim
renalware-core-2.0.0.pre.rc3 app/views/renalware/transplants/registration_statuses/edit.html.slim
renalware-core-2.0.0.pre.rc1 app/views/renalware/transplants/registration_statuses/edit.html.slim
renalware-core-2.0.0.pre.beta12 app/views/renalware/transplants/registration_statuses/edit.html.slim
renalware-core-2.0.0.pre.beta11 app/views/renalware/transplants/registration_statuses/edit.html.slim
renalware-core-2.0.0.pre.beta10 app/views/renalware/transplants/registration_statuses/edit.html.slim
renalware-core-2.0.0.pre.beta9 app/views/renalware/transplants/registration_statuses/edit.html.slim
renalware-core-2.0.0.pre.beta8 app/views/renalware/transplants/registration_statuses/edit.html.slim
renalware-core-2.0.0.pre.beta7 app/views/renalware/transplants/registration_statuses/edit.html.slim
renalware-core-2.0.0.pre.beta6 app/views/renalware/transplants/registration_statuses/edit.html.slim
renalware-core-2.0.0.pre.beta5 app/views/renalware/transplants/registration_statuses/edit.html.slim
renalware-core-2.0.0.pre.beta4 app/views/renalware/transplants/registration_statuses/edit.html.slim