Sha256: 0acff2d680ad6fc7894a9ba0b6850ddb88be41b2bd8f08ad922bbb6bbffff518

Contents?: true

Size: 357 Bytes

Versions: 81

Compression:

Stored size: 357 Bytes

Contents

- return if episodes.blank?

table
  thead
    tr
      th.col-width-date Recorded On
      th.col-width-medium Recorded By
      th.col-width-large Treatment
      th Notes
  - episodes.each do |episode|
    tr
      td= l(episode.recorded_on)
      td.col-width-medium-with-ellipsis= episode.created_by
      td= episode.treatment
      td= episode.notes

Version data entries

81 entries across 81 versions & 1 rubygems

Version Path
renalware-core-2.1.1 app/views/renalware/transplants/rejection_episodes/_table.html.slim
renalware-core-2.1.0 app/views/renalware/transplants/rejection_episodes/_table.html.slim
renalware-core-2.0.167 app/views/renalware/transplants/rejection_episodes/_table.html.slim
renalware-core-2.0.166 app/views/renalware/transplants/rejection_episodes/_table.html.slim
renalware-core-2.0.165 app/views/renalware/transplants/rejection_episodes/_table.html.slim
renalware-core-2.0.164 app/views/renalware/transplants/rejection_episodes/_table.html.slim
renalware-core-2.0.163 app/views/renalware/transplants/rejection_episodes/_table.html.slim
renalware-core-2.0.162 app/views/renalware/transplants/rejection_episodes/_table.html.slim
renalware-core-2.0.161 app/views/renalware/transplants/rejection_episodes/_table.html.slim
renalware-core-2.0.160 app/views/renalware/transplants/rejection_episodes/_table.html.slim
renalware-core-2.0.159 app/views/renalware/transplants/rejection_episodes/_table.html.slim
renalware-core-2.0.158 app/views/renalware/transplants/rejection_episodes/_table.html.slim
renalware-core-2.0.157 app/views/renalware/transplants/rejection_episodes/_table.html.slim
renalware-core-2.0.156 app/views/renalware/transplants/rejection_episodes/_table.html.slim
renalware-core-2.0.155 app/views/renalware/transplants/rejection_episodes/_table.html.slim
renalware-core-2.0.153 app/views/renalware/transplants/rejection_episodes/_table.html.slim
renalware-core-2.0.152 app/views/renalware/transplants/rejection_episodes/_table.html.slim
renalware-core-2.0.151 app/views/renalware/transplants/rejection_episodes/_table.html.slim
renalware-core-2.0.149 app/views/renalware/transplants/rejection_episodes/_table.html.slim
renalware-core-2.0.148 app/views/renalware/transplants/rejection_episodes/_table.html.slim