Sha256: 34a63c9a3caffd4d16f4bac596d7fa3779729db133be79ebfcde12ef963aa6bb

Contents?: true

Size: 412 Bytes

Versions: 6

Compression:

Stored size: 412 Bytes

Contents

ruby:
  models = { recipient_operation => [:performed_on,
    :theatre_case_start_time,
    :donor_kidney_removed_from_ice_at,
    :kidney_perfused_with_blood_at,
    :operation_type,
    :hospital_centre,
    :cold_ischaemic_time_formatted,
    :warm_ischaemic_time_formatted,
    :notes]
  }

= render "renalware/shared/attributes_group",
    legend: "Operation", destination: "operation",
    models: models

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
renalware-core-2.0.0.pre.beta9 app/views/renalware/transplants/recipient_operations/_operation.html.slim
renalware-core-2.0.0.pre.beta8 app/views/renalware/transplants/recipient_operations/_operation.html.slim
renalware-core-2.0.0.pre.beta7 app/views/renalware/transplants/recipient_operations/_operation.html.slim
renalware-core-2.0.0.pre.beta6 app/views/renalware/transplants/recipient_operations/_operation.html.slim
renalware-core-2.0.0.pre.beta5 app/views/renalware/transplants/recipient_operations/_operation.html.slim
renalware-core-2.0.0.pre.beta4 app/views/renalware/transplants/recipient_operations/_operation.html.slim