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.62 app/views/renalware/transplants/registrations/_status_form.html.slim
renalware-core-2.0.61 app/views/renalware/transplants/registrations/_status_form.html.slim
renalware-core-2.0.60 app/views/renalware/transplants/registrations/_status_form.html.slim
renalware-core-2.0.58 app/views/renalware/transplants/registrations/_status_form.html.slim
renalware-core-2.0.57 app/views/renalware/transplants/registrations/_status_form.html.slim
renalware-core-2.0.56 app/views/renalware/transplants/registrations/_status_form.html.slim
renalware-core-2.0.55 app/views/renalware/transplants/registrations/_status_form.html.slim
renalware-core-2.0.54 app/views/renalware/transplants/registrations/_status_form.html.slim
renalware-core-2.0.53 app/views/renalware/transplants/registrations/_status_form.html.slim
renalware-core-2.0.52 app/views/renalware/transplants/registrations/_status_form.html.slim
renalware-core-2.0.51 app/views/renalware/transplants/registrations/_status_form.html.slim
renalware-core-2.0.50 app/views/renalware/transplants/registrations/_status_form.html.slim
renalware-core-2.0.48 app/views/renalware/transplants/registrations/_status_form.html.slim
renalware-core-2.0.47 app/views/renalware/transplants/registrations/_status_form.html.slim
renalware-core-2.0.46 app/views/renalware/transplants/registrations/_status_form.html.slim
renalware-core-2.0.45 app/views/renalware/transplants/registrations/_status_form.html.slim
renalware-core-2.0.44 app/views/renalware/transplants/registrations/_status_form.html.slim
renalware-core-2.0.43 app/views/renalware/transplants/registrations/_status_form.html.slim
renalware-core-2.0.42 app/views/renalware/transplants/registrations/_status_form.html.slim
renalware-core-2.0.41 app/views/renalware/transplants/registrations/_status_form.html.slim