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.18 app/views/renalware/transplants/registrations/_status_form.html.slim
renalware-core-2.0.17 app/views/renalware/transplants/registrations/_status_form.html.slim
renalware-core-2.0.16 app/views/renalware/transplants/registrations/_status_form.html.slim
renalware-core-2.0.15 app/views/renalware/transplants/registrations/_status_form.html.slim
renalware-core-2.0.14 app/views/renalware/transplants/registrations/_status_form.html.slim
renalware-core-2.0.13 app/views/renalware/transplants/registrations/_status_form.html.slim
renalware-core-2.0.12 app/views/renalware/transplants/registrations/_status_form.html.slim
renalware-core-2.0.11 app/views/renalware/transplants/registrations/_status_form.html.slim
renalware-core-2.0.9 app/views/renalware/transplants/registrations/_status_form.html.slim
renalware-core-2.0.8 app/views/renalware/transplants/registrations/_status_form.html.slim
renalware-core-2.0.7 app/views/renalware/transplants/registrations/_status_form.html.slim
renalware-core-2.0.5 app/views/renalware/transplants/registrations/_status_form.html.slim
renalware-core-2.0.4 app/views/renalware/transplants/registrations/_status_form.html.slim
renalware-core-2.0.3 app/views/renalware/transplants/registrations/_status_form.html.slim
renalware-core-2.0.2 app/views/renalware/transplants/registrations/_status_form.html.slim
renalware-core-2.0.1 app/views/renalware/transplants/registrations/_status_form.html.slim
renalware-core-2.0.0 app/views/renalware/transplants/registrations/_status_form.html.slim
renalware-core-2.0.0.pre.rc13 app/views/renalware/transplants/registrations/_status_form.html.slim
renalware-core-2.0.0.pre.rc11 app/views/renalware/transplants/registrations/_status_form.html.slim
renalware-core-2.0.0.pre.rc10 app/views/renalware/transplants/registrations/_status_form.html.slim