Sha256: faaab321fb158e02e92ad979e48c39145d6035f79ed6c13aab052f690fc1fa9f

Contents?: true

Size: 421 Bytes

Versions: 114

Compression:

Stored size: 421 Bytes

Contents

= within_patient_layout(title: "New Recipient Operation",
                         breadcrumbs: [ \
                           recipient_summary_breadcrumb(patient)]) do

  .document
    = simple_form_for recipient_operation,
        url: patient_transplants_recipient_operations_path(patient),
        html: { autocomplete: :off },
        wrapper: "horizontal_form" do |f|
      = render "form", f: f, patient: patient

Version data entries

114 entries across 114 versions & 1 rubygems

Version Path
renalware-core-2.0.101 app/views/renalware/transplants/recipient_operations/new.html.slim
renalware-core-2.0.100 app/views/renalware/transplants/recipient_operations/new.html.slim
renalware-core-2.0.99 app/views/renalware/transplants/recipient_operations/new.html.slim
renalware-core-2.0.98 app/views/renalware/transplants/recipient_operations/new.html.slim
renalware-core-2.0.97 app/views/renalware/transplants/recipient_operations/new.html.slim
renalware-core-2.0.96 app/views/renalware/transplants/recipient_operations/new.html.slim
renalware-core-2.0.95 app/views/renalware/transplants/recipient_operations/new.html.slim
renalware-core-2.0.94 app/views/renalware/transplants/recipient_operations/new.html.slim
renalware-core-2.0.93 app/views/renalware/transplants/recipient_operations/new.html.slim
renalware-core-2.0.92 app/views/renalware/transplants/recipient_operations/new.html.slim
renalware-core-2.0.91 app/views/renalware/transplants/recipient_operations/new.html.slim
renalware-core-2.0.90 app/views/renalware/transplants/recipient_operations/new.html.slim
renalware-core-2.0.89 app/views/renalware/transplants/recipient_operations/new.html.slim
renalware-core-2.0.88 app/views/renalware/transplants/recipient_operations/new.html.slim
renalware-core-2.0.87 app/views/renalware/transplants/recipient_operations/new.html.slim
renalware-core-2.0.86 app/views/renalware/transplants/recipient_operations/new.html.slim
renalware-core-2.0.85 app/views/renalware/transplants/recipient_operations/new.html.slim
renalware-core-2.0.84 app/views/renalware/transplants/recipient_operations/new.html.slim
renalware-core-2.0.83 app/views/renalware/transplants/recipient_operations/new.html.slim
renalware-core-2.0.82 app/views/renalware/transplants/recipient_operations/new.html.slim