Sha256: fa8baeeb0746f31c8faa25d26652a2032de53a740f0f2c7c90f1d2b221f1be0a

Contents?: true

Size: 329 Bytes

Versions: 177

Compression:

Stored size: 329 Bytes

Contents

= render layout: "renalware/shared/fieldset",
    locals: { legend: "Status", name: "status" } do
      - f.object.statuses.build(started_on: Time.zone.today) if f.object.statuses.empty?
      = f.simple_fields_for :statuses, f.object.statuses do |fs|
        = render "renalware/transplants/registration_statuses/inputs", f: fs

Version data entries

177 entries across 177 versions & 1 rubygems

Version Path
renalware-core-2.0.40 app/views/renalware/transplants/registrations/_status_form.html.slim
renalware-core-2.0.39 app/views/renalware/transplants/registrations/_status_form.html.slim
renalware-core-2.0.38 app/views/renalware/transplants/registrations/_status_form.html.slim
renalware-core-2.0.37 app/views/renalware/transplants/registrations/_status_form.html.slim
renalware-core-2.0.36 app/views/renalware/transplants/registrations/_status_form.html.slim
renalware-core-2.0.35 app/views/renalware/transplants/registrations/_status_form.html.slim
renalware-core-2.0.34 app/views/renalware/transplants/registrations/_status_form.html.slim
renalware-core-2.0.33 app/views/renalware/transplants/registrations/_status_form.html.slim
renalware-core-2.0.32 app/views/renalware/transplants/registrations/_status_form.html.slim
renalware-core-2.0.31 app/views/renalware/transplants/registrations/_status_form.html.slim
renalware-core-2.0.30 app/views/renalware/transplants/registrations/_status_form.html.slim
renalware-core-2.0.28 app/views/renalware/transplants/registrations/_status_form.html.slim
renalware-core-2.0.27 app/views/renalware/transplants/registrations/_status_form.html.slim
renalware-core-2.0.26 app/views/renalware/transplants/registrations/_status_form.html.slim
renalware-core-2.0.25 app/views/renalware/transplants/registrations/_status_form.html.slim
renalware-core-2.0.24 app/views/renalware/transplants/registrations/_status_form.html.slim
renalware-core-2.0.23 app/views/renalware/transplants/registrations/_status_form.html.slim
renalware-core-2.0.22 app/views/renalware/transplants/registrations/_status_form.html.slim
renalware-core-2.0.21 app/views/renalware/transplants/registrations/_status_form.html.slim
renalware-core-2.0.20 app/views/renalware/transplants/registrations/_status_form.html.slim