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.0.pre.rc9 app/views/renalware/transplants/registrations/_status_form.html.slim
renalware-core-2.0.0.pre.rc8 app/views/renalware/transplants/registrations/_status_form.html.slim
renalware-core-2.0.0.pre.rc7 app/views/renalware/transplants/registrations/_status_form.html.slim
renalware-core-2.0.0.pre.rc6 app/views/renalware/transplants/registrations/_status_form.html.slim
renalware-core-2.0.0.pre.rc5 app/views/renalware/transplants/registrations/_status_form.html.slim
renalware-core-2.0.0.pre.rc4 app/views/renalware/transplants/registrations/_status_form.html.slim
renalware-core-2.0.0.pre.rc3 app/views/renalware/transplants/registrations/_status_form.html.slim
renalware-core-2.0.0.pre.rc1 app/views/renalware/transplants/registrations/_status_form.html.slim
renalware-core-2.0.0.pre.beta12 app/views/renalware/transplants/registrations/_status_form.html.slim
renalware-core-2.0.0.pre.beta11 app/views/renalware/transplants/registrations/_status_form.html.slim
renalware-core-2.0.0.pre.beta10 app/views/renalware/transplants/registrations/_status_form.html.slim
renalware-core-2.0.0.pre.beta9 app/views/renalware/transplants/registrations/_status_form.html.slim
renalware-core-2.0.0.pre.beta8 app/views/renalware/transplants/registrations/_status_form.html.slim
renalware-core-2.0.0.pre.beta7 app/views/renalware/transplants/registrations/_status_form.html.slim
renalware-core-2.0.0.pre.beta6 app/views/renalware/transplants/registrations/_status_form.html.slim
renalware-core-2.0.0.pre.beta5 app/views/renalware/transplants/registrations/_status_form.html.slim
renalware-core-2.0.0.pre.beta4 app/views/renalware/transplants/registrations/_status_form.html.slim